-
Notifications
You must be signed in to change notification settings - Fork 0
mnussbaum/rainbow_end.vim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This plugin highlights Ruby opening and closing keywords with a rainbow of colors. Currently the plugin must be toggled off when editing text in command mode or else the highlighting fails. Please submit pull requests to https://github.com/michaelnussbaum08/rainbow_end.vim Requirements ------------ * Vim 7.3+ * Ruby support for Vim * Ruby 1.8.6+ Installation and Usage ---------------------- * Use Pathogen or Vundle! * Or the old fashioned way, drop rainbow_end.vim into .vim/plugin. * Either way you have to choose a mapping to toggle highlighting on and off and add it to your .vimrc, here is an example: nnoremap <silent> <leader>b :call ToggleRainbow()<CR> License ------- GPLv2+ Version ------- 0.1.1
About
Toggle rainbow highlighting of Ruby block open/close keywords
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published