vimrc 477 B

123456789101112131415
  1. source ~/.vim/set.vim
  2. source ~/.vim/fonctions.vim
  3. source ~/.vim/plugins.vim
  4. source ~/.vim/statusline.vim
  5. source ~/.vim/theme.vim
  6. source ~/.vim/specifiques.vim
  7. source ~/.vim/mappings.vim
  8. " TODO https://github.com/fholgado/minibufexpl.vim
  9. " Fix N CTRL-^
  10. " ou https://github.com/jlanzarotta/bufexplorer
  11. " ou https://github.com/ngn/vim-buf
  12. " ou
  13. " https://bling.github.io/blog/2013/06/02/unite-dot-vim-the-plugin-you-didnt-know-you-need/
  14. " https://github.com/Shougo/unite.vim