diff --git a/lsp.vimrc b/lsp.vimrc index a53e34d..55dfc87 100644 --- a/lsp.vimrc +++ b/lsp.vimrc @@ -163,8 +163,6 @@ nnoremap n :wnext " netrw nnoremap :20Lexplore nnoremap pv :Explore -au FileType netrw nmap t - " Plugin options must go at the bottom of the file. " install plugins diff --git a/minimal.vimrc b/minimal.vimrc index 7ee333c..e284319 100644 --- a/minimal.vimrc +++ b/minimal.vimrc @@ -151,7 +151,6 @@ nnoremap n :wnext "netrw nnoremap :20Lexplore nnoremap pv :Explore -au FileType netrw nmap t " Plugin options must go at the bottom of the file. " install plugins