]> gitweb.fluxo.info Git - rhatto/dotfiles/vim.git/commitdiff
Feat: cleanup reference to pathogen
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 18 Jul 2024 23:05:41 +0000 (20:05 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 18 Jul 2024 23:05:41 +0000 (20:05 -0300)
vimrc.dot.link

index b823500c8e5d2e146898fbdc1c50f225eb38c683..493902472273a00df3790673df1fa8fa7987ada7 100644 (file)
@@ -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