Migrate '.vim/plugin' to neovim
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
vim.cmd([[
|
||||
let g:netrw_winsize = 30
|
||||
let g:netrw_liststyle=3
|
||||
let g:netrw_banner = 0
|
||||
]])
|
||||
Reference in New Issue
Block a user