diff --git a/.vimrc b/.vimrc --- a/.vimrc +++ b/.vimrc @@ -175,7 +175,7 @@ nmap gKK :call ViewDoc('doc', expand('%' " Tabular shortcuts map ta :Tabularize first_arrow map te :Tabularize first_eq -map tc :Tabularize /:\zs +map tc :Tabularize first_colon map tm :Tabularize methods function! AutoFmtToggle()