Skip to content

Instantly share code, notes, and snippets.

@di3goleite
Last active September 20, 2015 15:38
Show Gist options
  • Save di3goleite/7d961d18cf174c1a378e to your computer and use it in GitHub Desktop.
Save di3goleite/7d961d18cf174c1a378e to your computer and use it in GitHub Desktop.
Annotations for my future vimrc
# fonts
## solve Terminess Font problem on Ubuntu
## https://github.com/powerline/fonts/pull/79#issuecomment-64906357
https://github.com/powerline/fonts
http://larsenwork.com/monoid/
# color-scheme
## dark
http://vimcolors.com/289/onedark/dark
https://github.com/zenorocha/dracula-theme
## light
http://vimcolors.com/62/github/light
http://vimcolors.com/160/github/light
# general
http://vimawesome.com/plugin/surround-vim
http://vimawesome.com/plugin/auto-pairs
http://vimawesome.com/plugin/youcompleteme
http://vimawesome.com/plugin/trailing-whitespace
http://vimawesome.com/plugin/fugitive-vim
http://vimawesome.com/plugin/vim-gitgutter
http://vimawesome.com/plugin/the-nerd-tree
http://vimawesome.com/plugin/vim-airline-sad-beautiful-tragic
http://vimawesome.com/plugin/command-t-ours
http://vimawesome.com/plugin/vim-bookmarks-shouldve-said-no
http://vimawesome.com/plugin/emmet-vim
http://vimawesome.com/plugin/gundo
http://vimawesome.com/plugin/vim-multiple-cursors
http://vimawesome.com/plugin/tagbar
# see: https://github.com/ggreer/the_silver_searcher
# ag with the silver searcher is more fast than ack
http://vimawesome.com/plugin/ag-vim
http://vimawesome.com/plugin/ack-vim
# php
http://vimawesome.com/plugin/php-vim-better-than-revenge
http://vimawesome.com/plugin/vim-blade
# javascript
http://vimawesome.com/plugin/enhanced-javascript-syntax
http://vimawesome.com/plugin/javascript-libraries-syntax
http://vimawesome.com/plugin/jshint2-vim
# nodejs
http://vimawesome.com/plugin/node
# python
http://vimawesome.com/plugin/python-mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment