From: Silvio Rhatto Date: Thu, 18 Jul 2024 23:05:41 +0000 (-0300) Subject: Feat: cleanup reference to pathogen X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=baa7dfb55467fda8bad8cfa309c1523bf67c9b2b;p=rhatto%2Fdotfiles%2Fvim.git Feat: cleanup reference to pathogen --- diff --git a/vimrc.dot.link b/vimrc.dot.link index b823500..4939024 100644 --- a/vimrc.dot.link +++ b/vimrc.dot.link @@ -91,10 +91,6 @@ if has("autocmd") augroup END endif -" Pathogen - https://github.com/tpope/vim-pathogen -" We're not using VIM 8+ package manager -"call pathogen#infect() - " Syntax highlight syntax on