Add a basic vimrc to help with tests.

This commit is contained in:
Israel Chauca Fuentes
2014-11-26 19:24:38 -05:00
parent 66834e7209
commit 12c7d85ff6

4
basic_vimrc Normal file
View File

@@ -0,0 +1,4 @@
so ./test/_setup.vim
let delimitMate_expand_cr = 1
filetype indent plugin on