vim-color-patch : Load colorscheme patch script automatically after ":color xxx" command !!
script karma |
Rating 24/6,
Downloaded by 40 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Wei Lin |
|
script type |
utility |
|
description |
I usually like to make some modifications for the colorschemes I love to match my personal preference. In the past, I had three options:
1) Creating a PR for that colorscheme: It's my own preference, and I don't think it's likely to be accepted.
2) Maintaining my own fork: I need to track the upstream updates myself.
3) Writing ad hoc code for different colors in my .vimrc: Ugly.
Therefore, I created this plugin to centralize all colorscheme patches in one place, typically in my dotfiles repository, and have them load automatically when I type :color xxx .
For more information, please visit the homepage:
https://github.com/skywind3000/vim-color-patch |
|
install details |
vim-plug:
Plug 'skywind3000/vim-color-patch'
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.236.223.106
|