diff --git a/.vimrc b/.vimrc --- a/.vimrc +++ b/.vimrc @@ -53,10 +53,11 @@ let s:filename=expand('') Plugin 'nathangrigg/vim-beancount' Plugin 'chr4/sslsecure.vim' - let g:no_viewdoc_maps = 1 Plugin 'powerman/vim-plugin-viewdoc' Plugin 'powerman/vim-plugin-AnsiEsc' + let g:no_viewdoc_maps = 1 + try execute 'source ' . s:filename . '.local-pre' catch @@ -67,14 +68,14 @@ let s:filename=expand('') " Key maps {{{ -nmap :Unite buffer +nmap :Unite buffer nmap :Unite -quick-match -short-source-names window tab:no-current nmap :Unite session -nmap :VimFilerExplorer +nmap :VimFilerExplorer nmap :Unite -start-insert file_rec/async:! -map :noh -nmap :GundoToggle -nmap :TagbarToggle +map :noh +nmap :GundoToggle +nmap :TagbarToggle " stop opening help by mistake imap