mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-05-02 19:48:32 +00:00
Merge branch 'master' into more-encompassing-number-skips
This commit is contained in:
10
samples/VimL/filenames/.nvimrc
Normal file
10
samples/VimL/filenames/.nvimrc
Normal file
@@ -0,0 +1,10 @@
|
||||
set nocompatible
|
||||
set ignorecase
|
||||
set smartcase
|
||||
set showmatch
|
||||
set showcmd
|
||||
|
||||
syntax on
|
||||
|
||||
set hlsearch " Highlight searches
|
||||
set incsearch " Do incremental searching
|
||||
1117
samples/VimL/solarized.vim
Normal file
1117
samples/VimL/solarized.vim
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user