mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-06 07:56:53 -04:00
4 lines
94 B
VimL
4 lines
94 B
VimL
Plug 'editorconfig/editorconfig-vim'
|
|
|
|
let g:EditorConfig_exclude_patterns = ['fugitive://.*']
|