commit 5b8ca2451d405c7a2fe5a2f2abdc982f2240c91d (patch) parent 7c1e241f4baa4d452782dc43e6728f53acffaa74 Author: Alexander Karle <akarle@umass.edu> Date: Sun, 28 Oct 2018 21:35:32 -0400 vim: Add vader ftplugin preferences Diffstat:
A | vim/ftplugin/vader.vim | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/vim/ftplugin/vader.vim b/vim/ftplugin/vader.vim @@ -0,0 +1,3 @@ +" vader.vim is a Vim testing framework by Junegunn +" https://github.com/junegunn/vader.vim +set foldmethod=marker