diff --git a/vim/dot_vimrc b/vim/dot_vimrc index 735b896..d88cd27 100644 --- a/vim/dot_vimrc +++ b/vim/dot_vimrc @@ -209,8 +209,10 @@ if has('ruby') " Conditional Mappings if has('unix') nnoremap :CommandT + nnoremap :CommandTFlush else nnoremap :CommandT + nnoremap :CommandTFlush endif " Leader Commands