New neovim config

This commit is contained in:
Michael Chalupiak
2025-08-17 11:14:52 -04:00
parent 3f2d0991c2
commit 3ebc1b414c
24 changed files with 798 additions and 722 deletions

2
config/.config/nvim/init.lua Executable file → Normal file
View File

@@ -1 +1 @@
config = require("config")
require 'config'