mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
mychanges
This commit is contained in:
parent
6274ff0b10
commit
809f06d938
1
my_configs.vim
Normal file
1
my_configs.vim
Normal file
@ -0,0 +1 @@
|
||||
set number
|
@ -97,7 +97,7 @@ set backspace=eol,start,indent
|
||||
set whichwrap+=<,>,h,l
|
||||
|
||||
" Ignore case when searching
|
||||
set ignorecase
|
||||
" set ignorecase
|
||||
|
||||
" When searching try to be smart about cases
|
||||
set smartcase
|
||||
|
Loading…
Reference in New Issue
Block a user