Skip to content

waivek/vimfiles

Repository files navigation

vimfiles

Contains 5 custom plugins, 2 colorschemes, 3 ftplugins

Plugins:

  • method-textobj (300 lines) - Provides textobjects bound by default to im, am, iM and aM
  • mru.vim (100 lines) - Small mru plugin via :MRU and :MRUD
  • statusline.vim (100 lines) - Allows statusline to display current file path relative to it's working directory
  • search.vim (100 lines) - Upgrades the s command in visual mode. After pressing s and 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 with search.vim to 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

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors