File tree 1 file changed +2
-2
lines changed
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.
17
17
- [ ` 3-autocmds.lua ` ] ( https://github.com/NormalNvim/NormalNvim/blob/main/lua/base/3-autocmds.lua ) - User autocmds and commands.
18
18
- [ ` 4-mappings.lua ` ] ( https://github.com/NormalNvim/NormalNvim/blob/main/lua/base/4-mappings.lua ) - User keymaps
19
19
- [ ` 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.
22
22
- [ /plugins] ( https://github.com/NormalNvim/NormalNvim/tree/main/lua/plugins )
23
23
- [ ` 1-behaviors.lua ` ] ( https://github.com/NormalNvim/NormalNvim/blob/main/lua/plugins/1-base-behaviors.lua ) - Plugins that add new behaviors.
24
24
- [ ` 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