diff options
| -rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,4 +29,5 @@ filetype plugin on autocmd FileType ruby set shiftwidth=2 autocmd FileType c set shiftwidth=4 tabstop=4 +autocmd FileType yacc set shiftwidth=4 tabstop=4 |
![]() |
index : dotfiles | |
| My own dotfiles. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | vimrc | 1 |
@@ -29,4 +29,5 @@ filetype plugin on autocmd FileType ruby set shiftwidth=2 autocmd FileType c set shiftwidth=4 tabstop=4 +autocmd FileType yacc set shiftwidth=4 tabstop=4 |