From a1e78cce83cca9131acd11c1b713ffd2a5362d9b Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Thu, 24 May 2018 14:20:15 -0500 Subject: [PATCH] No need for this any longer --- vimrc | 1 - 1 file changed, 1 deletion(-) diff --git a/vimrc b/vimrc index c5ee38a..49c6dbe 100644 --- a/vimrc +++ b/vimrc @@ -11,7 +11,6 @@ set directory=~/.local/share/vim/swap,/tmp set undodir=~/.local/share/vim/undo,/tmp set undofile -autocmd BufNewFile,BufRead *.es6 setl ft=javascript autocmd FileType php setl sts=4 sw=4 ts=4 autocmd FileType gitcommit,markdown,text setl nosi spell tw=80 wm=2