Mini Plugins
This commit is contained in:
@ -26,7 +26,7 @@ opt.cursorline = true
|
||||
g.markdown_folding = 1
|
||||
opt.spell=true
|
||||
opt.spelllang = 'en_us'
|
||||
cmd [[ autocmd FileType md autocmd BufWritePre * :%s/\s\+$//e ]]
|
||||
cmd [[ autocmd BufWritePre * :%s/\s\+$//e ]]
|
||||
-----------------------------------------------------------
|
||||
-- Neovim UI
|
||||
-----------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user