Skip to content

Commit

Permalink
update vimrc
Browse files Browse the repository at this point in the history
Make cs don't use tab
  • Loading branch information
lorry-lee committed Apr 7, 2015
1 parent 8620c47 commit aefba84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _vimrc
Expand Up @@ -59,7 +59,7 @@ set linebreak
set nolist " list disables linebreak
set formatoptions+=l

autocmd Filetype cs setlocal ts=4 sw=4 sts=0 noexpandtab
"autocmd Filetype cs setlocal ts=4 sw=4 sts=0 noexpandtab


" CtrlP settings
Expand Down

0 comments on commit aefba84

Please sign in to comment.