]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Create a variant with dimmed colours for the people which find the used colours to...
authorStefan Wimmer <wimstefan@gmail.com>
Wed, 29 Apr 2020 08:40:09 +0000 (10:40 +0200)
committerStefan Wimmer <wimstefan@gmail.com>
Wed, 29 Apr 2020 08:40:09 +0000 (10:40 +0200)
commit0b2f7e52830a48089ff4d762633c69b8d15142a3
tree3278816b3cb3ee730a23878e24a0f5f4345713c9
parent18e572e03c2d50e2a27c1c8cda66bd2b6c27c054
Create a variant with dimmed colours for the people which find the used colours to strong - kudos to madduck on #vim
You can activate that dimmed variant with `let g:artesanal_dimmed=1`.
The option to make the background transparent is renamed to `g:artesanal_transparent`
colors/artesanal.vim
doc/artesanal.txt
templates/_common.colortemplate
templates/_help.colortemplate