diff --git a/.vimrc b/.vimrc --- a/.vimrc +++ b/.vimrc @@ -175,6 +175,7 @@ nmap gKK :call ViewDoc('doc', expand('%' " Tabular shortcuts map te :Tabularize first_eq map ta :Tabularize first_arrow +map tm :Tabularize methods function! AutoFmtToggle() if &formatoptions =~ 'a'