mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-07-26 11:32:00 +00:00
Move test fixtures to samples/
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
" no toolbar
|
||||
set guioptions-=T
|
||||
@@ -0,0 +1,8 @@
|
||||
set nocompatible
|
||||
set ignorecase
|
||||
set incsearch
|
||||
set smartcase
|
||||
set showmatch
|
||||
set showcmd
|
||||
|
||||
syntax on
|
||||
Reference in New Issue
Block a user