-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ba0a1ec
commit 818a69a
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule NvChad
updated
12 files
+1 −0 | .gitignore | |
+2 −2 | lua/core/bootstrap.lua | |
+31 −9 | lua/core/default_config.lua | |
+7 −10 | lua/core/init.lua | |
+36 −30 | lua/core/mappings.lua | |
+2 −2 | lua/core/utils.lua | |
+2 −0 | lua/nvconfig.lua | |
+2 −2 | lua/plugins/configs/cmp.lua | |
+35 −31 | lua/plugins/configs/lspconfig.lua | |
+1 −1 | lua/plugins/configs/nvimtree.lua | |
+2 −18 | lua/plugins/configs/others.lua | |
+23 −23 | lua/plugins/init.lua |