mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-06 07:56:53 -04:00
7 lines
142 B
VimL
7 lines
142 B
VimL
let g:polyglot_disabled = ['arduino']
|
|
|
|
Plug 'sheerun/vim-polyglot'
|
|
|
|
let g:PHP_noArrowMatching = 1
|
|
let g:vim_markdown_new_list_item_indent = 0
|