Files
linguist/test/fixtures/.vimrc
2011-08-30 17:11:56 -05:00

9 lines
97 B
VimL

set nocompatible
set ignorecase
set incsearch
set smartcase
set showmatch
set showcmd
syntax on