Remove pathogen comments
This commit is contained in:
parent
bd332e5e08
commit
c5c93d4ffb
3
vimrc
3
vimrc
@ -1,8 +1,5 @@
|
||||
set tabstop=8 softtabstop=0 expandtab shiftwidth=4 smarttab
|
||||
|
||||
" The real magic is with pathogen - Install below
|
||||
" mkdir -p ~/.vim/autoload ~/.vim/bundle
|
||||
" curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
|
||||
execute pathogen#infect()
|
||||
syntax on
|
||||
filetype plugin indent on
|
||||
|
Loading…
Reference in New Issue
Block a user