Rewrote neovim config
This commit is contained in:
@ -1,2 +1,4 @@
|
||||
-- bootstrap lazy.nvim, LazyVim and your plugins
|
||||
require("config.lazy")
|
||||
require("config.settings")
|
||||
require("config.keys")
|
||||
require("boot")
|
||||
require("config.autocmds")
|
||||
|
Reference in New Issue
Block a user