Files
linguist/test/fixtures/viml/.vimrc
2012-06-07 12:17:24 -05:00

9 lines
97 B
VimL

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