No need for this any longer

This commit is contained in:
Josh Sherman 2018-05-24 14:20:15 -05:00
parent 08c2a3fa0b
commit a1e78cce83
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

1
vimrc
View file

@ -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