mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-08-01 06:22:25 +00:00
Rename samples subdirectories
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