🧛🏻‍♂️ Dark theme for Vim
Find a file
Brian Mayer fa16b1f1e0 Change specialKey from red to subtle (#102)
I use listings in vim, so it prints invisible characters. However the tab and the space characters are drawn in red, taking too much attention, so I decided to make them subtle. To activate the listing add this to your .vimrc file:

set listchars=eol:¬,tab:>-,trail:~,extends:>,precedes:<,space:·
set list
So you can see the red is really disguising.
2018-09-09 18:56:43 -04:00
.github Massive theme overhaul (#62) 2018-03-28 16:44:12 -04:00
after Add markdownCodeBlock 2018-07-23 13:09:39 -04:00
autoload fix error in airline tabline update 2018-06-21 14:59:21 -04:00
colors Change specialKey from red to subtle (#102) 2018-09-09 18:56:43 -04:00
doc add typescriptreact support for yats.vim 2018-05-08 15:02:10 -04:00
.gitignore Massive theme overhaul (#62) 2018-03-28 16:44:12 -04:00
LICENSE Added .github and LICENSE 2016-05-18 19:40:02 -04:00
README.md Merge lightline + adjust lightline & airline (#72) 2018-04-13 20:50:26 -04:00

Dracula for Vim

A dark theme for Vim.

Screenshot

Install

All instructions can be found at draculatheme.com/vim.

Team

This theme is maintained by the following person(s) and a bunch of awesome contributors.

Derek S. David Knoble
Derek S. David Knoble

License

MIT License