aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vimrc.dot.link4
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