Change Neovim configuration from submodule to local code

This commit is contained in:
Fabio Scotto di Santolo
2024-07-16 13:23:36 +02:00
parent 8372b77b78
commit 3d61eabf5a
14 changed files with 539 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")