diff options
Diffstat (limited to 'test/vimrc')
-rw-r--r-- | test/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ set runtimepath=/home/vim,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,/testplu " The following is just an example filetype plugin indent on syntax on +set shell=/bin/sh set nocompatible set tabstop=4 set softtabstop=4 |