plugins.vim 1.4 KB

12345678910111213141516171819202122232425262728
  1. " vim: set sw=2 ts=2 sts=2 et tw=80 fmr={{{,}}} fdl=0 fdm=marker:
  2. "
  3. set runtimepath+=~/dotfiles/vim/plugged/delimitMate
  4. set runtimepath+=~/dotfiles/vim/plugged/vim-matchit
  5. set runtimepath+=~/dotfiles/vim/plugged/vim-asterisk
  6. set runtimepath+=~/dotfiles/vim/plugged/vim-easy-align
  7. set runtimepath+=~/dotfiles/vim/plugged/undotree
  8. set runtimepath+=~/dotfiles/vim/plugged/vim-endwise
  9. set runtimepath+=~/dotfiles/vim/plugged/vim-fugitive
  10. set runtimepath+=~/dotfiles/vim/plugged/vim-repeat
  11. set runtimepath+=~/dotfiles/vim/plugged/vim-unimpaired
  12. set runtimepath+=~/dotfiles/vim/plugged/visualrepeat
  13. set runtimepath+=~/dotfiles/vim/plugged/vim-pandoc
  14. set runtimepath+=~/dotfiles/vim/plugged/airline-surarken
  15. set runtimepath+=~/dotfiles/vim/plugged/neonwave.vim
  16. set runtimepath+=~/dotfiles/vim/plugged/vim-color-vanilla-cake
  17. set runtimepath+=~/dotfiles/vim/plugged/goyo.vim
  18. set runtimepath+=~/dotfiles/vim/plugged/limelight.vim
  19. set runtimepath+=~/dotfiles/vim/plugged/vim-airline
  20. set runtimepath+=~/dotfiles/vim/plugged/vim-surround
  21. set runtimepath+=~/dotfiles/vim/plugged/argtextobj.vim
  22. set runtimepath+=~/dotfiles/vim/plugged/ctrlp.vim
  23. set runtimepath+=~/dotfiles/vim/plugged/vim-dirvish
  24. set runtimepath+=~/dotfiles/vim/plugged/VimCompletesMe
  25. set runtimepath+=~/dotfiles/vim/plugged/vim-pandoc-syntax
  26. set runtimepath+=~/dotfiles/vim/plugged/yaml.vim
  27. set runtimepath+=~/dotfiles/vim/plugged/vimperator.vim
  28. set runtimepath+=~/dotfiles/vim/plugged/syntastic