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