Navigation Menu

Skip to content

Commit

Permalink
revert to vim style change command behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
kixx committed Dec 14, 2012
1 parent f27b7bc commit 60d3079
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vim/vimrc
Expand Up @@ -164,7 +164,6 @@ if has("autocmd")
endif

" extra vi-compatible options
set cpoptions+=$ " when changing a line put a '$' at the end
set formatoptions-=o " don't start new lines with comment leader
" when pressing 'o'
au filetype vim set formatoptions-=o " set again for vim files"""
Expand Down

0 comments on commit 60d3079

Please sign in to comment.