File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ On the left sidebar of this page you can find the description of every plugin.
1717 - [ ` 3-autocmds.lua ` ] ( https://github.com/NormalNvim/NormalNvim/blob/main/lua/base/3-autocmds.lua ) - User autocmds and commands.
1818 - [ ` 4-mappings.lua ` ] ( https://github.com/NormalNvim/NormalNvim/blob/main/lua/base/4-mappings.lua ) - User keymaps
1919 - [ ` health.lua ` ] ( https://github.com/NormalNvim/NormalNvim/blob/main/lua/base/health.lua ) - To run ` :checkhealth base ` .
20- - [ ` \ icons` ] ( https://github.com/NormalNvim/NormalNvim/tree/main/lua/base/icons ) - The icons you use.
21- - [ ` \ utils` ] ( https://github.com/NormalNvim/NormalNvim/tree/main/lua/base/utils ) - Utilities to save code repetition.
20+ - [ ` / icons` ] ( https://github.com/NormalNvim/NormalNvim/tree/main/lua/base/icons ) - The icons you use.
21+ - [ ` / utils` ] ( https://github.com/NormalNvim/NormalNvim/tree/main/lua/base/utils ) - Utilities to save code repetition.
2222- [ /plugins] ( https://github.com/NormalNvim/NormalNvim/tree/main/lua/plugins )
2323 - [ ` 1-behaviors.lua ` ] ( https://github.com/NormalNvim/NormalNvim/blob/main/lua/plugins/1-base-behaviors.lua ) - Plugins that add new behaviors.
2424 - [ ` 2-ui.lua ` ] ( https://github.com/NormalNvim/NormalNvim/blob/main/lua/plugins/2-ui.lua ) - Plugins that make the GUI better.
You can’t perform that action at this time.
0 commit comments