Skip to content

Commit

Permalink
Update vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
lche authored Jul 2, 2018
1 parent e3d99c9 commit 61702c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
filetype plugin indent on
set tabstop=4 " show existing tab with 4 spaces width
set shiftwidth=4 " when indenting with '>', use 4 spaces width
set expandtab " On pressing tab, insert 4 spaces filetype plugin indent on
set expandtab " On pressing tab, insert 4 spaces

0 comments on commit 61702c3

Please sign in to comment.