Move neovim configuration
This commit is contained in:
parent
d9e982c240
commit
ee19e63f4d
55 changed files with 188 additions and 198 deletions
3
modules/editor/config/plugin/netrw.lua
Normal file
3
modules/editor/config/plugin/netrw.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
vim.keymap.set("n", "-", vim.cmd.Ex)
|
||||
|
||||
vim.g.netrw_banner = 0
|
Loading…
Add table
Add a link
Reference in a new issue