Browse Source

Remove unneeded autoload/bundle stuff that got accidentally committed

Taylor Bockman 8 years ago
parent
commit
3c666dda06
  1. 5
      .gitignore
  2. 2249
      dotfiles/config/nvim/autoload/plug.vim
  3. 1
      dotfiles/config/nvim/bundle/Vundle.vim

5
.gitignore vendored

@ -26,3 +26,8 @@ helm-adaptive-history
/.smex-items
/smex-save-file
/recentf
# nvim specific
plugged
bundle/**
autoload/

2249
dotfiles/config/nvim/autoload/plug.vim

File diff suppressed because it is too large Load Diff

1
dotfiles/config/nvim/bundle/Vundle.vim

@ -1 +0,0 @@
Subproject commit 4984767509e3d05ca051e253c8a8b37de784be45
Loading…
Cancel
Save