diff --git a/plugin/settings.vim b/plugin/settings.vim index fa2d801..e7d7e8b 100644 --- a/plugin/settings.vim +++ b/plugin/settings.vim @@ -247,7 +247,7 @@ nnoremap lp :lprev " Mappings for Plugins " {{{ -nnoremap N :NERDTree +nnoremap N :NERDTree % nnoremap ] :YcmCompleter GoTo nnoremap yt :YcmCompleter GetType nnoremap ye :YcmShowDetailedDiagnostic