X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/4850f4c28bd13b74c18979652de1c4b850cdc86f..54a85d6c6744df54af2c092234ba84baacdc5ebc:/etc/vim/.vimrc?ds=sidebyside 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