mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
set tabwidth eq 2
This commit is contained in:
parent
f20982b275
commit
72b74db2ec
@ -3,11 +3,5 @@ set background=dark
|
||||
colorscheme solarized
|
||||
|
||||
"tabspace = 2
|
||||
set ts = 2
|
||||
set sw = 2
|
||||
|
||||
" reload vim environment
|
||||
nmap <leader>r :source $MYVIMRC<CR>
|
||||
|
||||
|
||||
autocmd FileType * set tabstop=2|set shiftwidth=2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user