]> git.sev.monster Git - dotfiles.git/blobdiff - etc/vim/.vimrc
replace modeline with editorconfig; small fixes
[dotfiles.git] / etc / vim / .vimrc
index 3c96a4fc1233a98d061b63ad1d397f677c75cd74..bad9f6a53d2b8319a87e4544ccc605d3d6067cb7 100644 (file)
@@ -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
This page took 0.031619 seconds and 4 git commands to generate.