style(nvim-config): add comments and remove redundant config options

Add comment for Rootiest Config and remove some redundant options from codewindow plugin
This commit is contained in:
2024-07-27 06:08:24 -04:00
parent a6c65eec6c
commit 64f860517b
2 changed files with 8 additions and 21 deletions
+1
View File
@@ -54,4 +54,5 @@
-- Load Lazy package manager and plugins
require("config.lazy")
-- Rootiest Configuration
require("config.rootiest").setup()