Skip to content

Commit

Permalink
hybrid number, smartcase
Browse files Browse the repository at this point in the history
  • Loading branch information
mmqmzk committed Mar 31, 2020
1 parent 75e135c commit a341ecf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vimrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set relativenumber
set number relativenumber
set autoindent
set smartindent
set showcmd
Expand All @@ -11,7 +11,7 @@ set backspace=indent,eol,start
set showmatch
set hlsearch
set incsearch
set smartcase
set smartcase ignorecase
set ruler
set expandtab
set encoding=utf-8
Expand Down

0 comments on commit a341ecf

Please sign in to comment.