nvim, zshrc, oh-my-zsh config update
This commit is contained in:
@@ -3,10 +3,10 @@ set showmatch
|
||||
set ignorecase
|
||||
set hlsearch
|
||||
set incsearch
|
||||
set tabstop=4
|
||||
set softtabstop=4
|
||||
set tabstop=2
|
||||
set softtabstop=2
|
||||
set expandtab
|
||||
set shiftwidth=4
|
||||
set shiftwidth=2
|
||||
set autoindent
|
||||
set number
|
||||
set wildmode=longest,list
|
||||
|
Reference in New Issue
Block a user