diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-18 20:05:41 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-18 20:05:41 -0300 |
commit | baa7dfb55467fda8bad8cfa309c1523bf67c9b2b (patch) | |
tree | c65c7bfece84ed07a15ec6f9b154ba1870ce14f3 | |
parent | b80beeab016aeb69b961ced7d7b43c5b9d0c53a8 (diff) | |
download | vim-baa7dfb55467fda8bad8cfa309c1523bf67c9b2b.tar.gz vim-baa7dfb55467fda8bad8cfa309c1523bf67c9b2b.tar.bz2 |
Feat: cleanup reference to pathogen
-rw-r--r-- | vimrc.dot.link | 4 |
1 files changed, 0 insertions, 4 deletions
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 |