X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/0bffb4be92bc6770306b798ac4a8d662ebefd3ca..5052ea511bab91fcbc887f1d5057752e4f59d05a:/etc/vim/.vimrc?ds=sidebyside diff --git a/etc/vim/.vimrc b/etc/vim/.vimrc index ee129c1..c782aef 100644 --- a/etc/vim/.vimrc +++ b/etc/vim/.vimrc @@ -145,7 +145,7 @@ autocmd FileType html set softtabstop=2 shiftwidth=2 expandtab let g:EditorConfig_enable_for_new_buf = 1 "" syntax -autocmd FileType todo set colorcolumn=0 +autocmd Syntax php syn clear phpHereDoc phpNowDoc "" mappings " use more accessible escapes, as C-n and C-o are shadowed by some terminals