mychanges
This commit is contained in:
parent
6274ff0b10
commit
809f06d938
2 changed files with 2 additions and 1 deletions
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 a new issue