mirror of
1
0
Fork 0

mychanges

This commit is contained in:
gooooloo 2014-06-13 21:50:23 +08:00
parent 6274ff0b10
commit 809f06d938
2 changed files with 2 additions and 1 deletions

1
my_configs.vim Normal file
View File

@ -0,0 +1 @@
set number

View File

@ -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