🧛🏻‍♂️ Dark theme for Vim
Find a file
d7xdev 2d428a704c Fix E121: Undefined variable g:dracula_undercurl
The variable `g:dracula_undercurl` is not properly defined
when underline attribute is disabled by user configuration:

    let g:dracula_underline = 0

The fix always defines missing `g:dracula_undercurl`,
but also disables it when underline is disabled.
2020-10-19 07:22:44 -04:00
.github Massive theme overhaul (#62) 2018-03-28 16:44:12 -04:00
after fix: add typescript.tsx in typescriptreact.vim (#200) 2020-07-09 09:56:47 -04:00
autoload [update] airline's terminal section color (#196) 2020-06-22 13:11:29 -04:00
colors Fix E121: Undefined variable g:dracula_undercurl 2020-10-19 07:22:44 -04:00
doc Minor update to install instructions 2019-06-11 14:28:10 -04:00
.gitignore Massive theme overhaul (#62) 2018-03-28 16:44:12 -04:00
INSTALL.md Update guide for installing dracula in spacevim (#204) 2020-07-19 17:08:21 -04:00
LICENSE Added .github and LICENSE 2016-05-18 19:40:02 -04:00
README.md Mention JS syntax in README 2020-05-04 16:41:34 -04:00
screenshot.png update screenshot (#178) 2020-04-18 14:16:02 -04:00

Dracula for Vim

A dark theme for Vim.

Screenshot

Screenshot taken with the pangloss/vim-javascript syntax plugin for javascript.

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