mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 23:56:52 -04:00
Add neo-vim configuration
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
let g:polyglot_disabled = ['arduino']
|
||||
|
||||
Plug 'sheerun/vim-polyglot'
|
||||
|
||||
let g:PHP_noArrowMatching = 1
|
||||
let g:vim_markdown_new_list_item_indent = 0
|
||||
Reference in New Issue
Block a user