Contains 5 custom plugins, 2 colorschemes, 3 ftplugins
Plugins:
- method-textobj (300 lines) - Provides textobjects bound by default to
im,am,iMandaM - mru.vim (100 lines) - Small mru plugin via
:MRUand:MRUD - statusline.vim (100 lines) - Allows statusline to display current file path relative to it's working directory
- search.vim (100 lines) - Upgrades the
scommand in visual mode. After pressingsand doing the replacement, the@/register get’s loaded with the changed text. The.command repeats the change for the next match. This is useful for renaming. Depends on the plugin romainl/vim-cool for highlighting. - modified version of romainl’s plugin
vim-cool. works withsearch.vimto turn off highlighting when cursor moves away from match.
Colorschemes:
- apprentice+apprentice_extended - Combination of the apprentice colorscheme and Jonathan Blow's emacs colorscheme
- strawberry+strawberry_extended - Modified pink, light colorscheme
Ftplugin:
- css.vim - Rule text object
- python.vim - Print python variable
- html.vim - Print javascript variable
3rd Party Plugins (sorted from most frequently used to least frequently used):
- tcomment_vim
- tabular
- vim-surround
- vim-repeat
- traces.vim
- vim-pasta
- vim-argumentative
- ultisnips
- ale
- jedi-vim
- vim-coloresque (optional)
- splitjoin.vim