Guest User

Untitled

a guest
Nov 24th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. " vim-scripts repos
  2. Bundle 'Solarized'
  3. Bundle 'The-NERD-tree'
  4. Bundle 'SuperTab-continued.'
  5. Bundle 'YankRing.vim'
  6. Bundle 'bufexplorer.zip'
  7. Bundle 'pydoc.vim'
  8.  
  9. " trying
  10. Bundle 'unite.vim'
  11. Bundle 'unite-locate'
  12. Bundle 'Syntastic'
  13. let g:syntastic_enable_signs=1
  14.  
  15. " original repos on github
  16. Bundle 'tpope/vim-fugitive'
  17. Bundle 'Lokaltog/vim-easymotion'
Add Comment
Please, Sign In to add comment