X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/4850f4c28bd13b74c18979652de1c4b850cdc86f..4ced48ed9172523adccbd9b8cc7c6d8448aaaf65:/etc/vim/.vimrc?ds=inline diff --git a/etc/vim/.vimrc b/etc/vim/.vimrc index 3c96a4f..bad9f6a 100644 --- a/etc/vim/.vimrc +++ b/etc/vim/.vimrc @@ -47,4 +47,4 @@ highlight WhiteSpaceMol ctermfg=Black match WhiteSpaceMol / / 2match WhiteSpaceBol /\(^ \+\)\|\( \+$\)/ -" vim: set et fenc=utf-8 ft=vim sts=4 sw=4 ts=8 tw=79 : +let g:EditorConfig_enable_for_new_buf = 1