Skip to content

Commit

Permalink
vim: remove plugins, pathogen
Browse files Browse the repository at this point in the history
no need for the complexity
  • Loading branch information
mjhoy committed Jan 7, 2024
1 parent e2cbd27 commit ca2fc09
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 389 deletions.
58 changes: 0 additions & 58 deletions vim/Rakefile

This file was deleted.

326 changes: 0 additions & 326 deletions vim/autoload/pathogen.vim

This file was deleted.

5 changes: 0 additions & 5 deletions vim/vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
" This option goes first because it may have side-effects.
set nocompatible

" Pathogen
" --------
" Loads all plugins in ~/.vim/bundle
execute pathogen#infect()

" Common-sense stuff
" ------------------

Expand Down

0 comments on commit ca2fc09

Please sign in to comment.