A clone of the dracula color theme for vim, with some of my own preferred changes

@D. Ben Knoble D. Ben Knoble authored on 2 Jun 2019
Derek Sifford committed on 2 Jun 2019
.github Massive theme overhaul (#62) 7 years ago
after autoload color palette. closes #138 (#139) 5 years ago
autoload remove lambda from helper function so as to not break support for older vims 5 years ago
colors autoload color palette. closes #138 (#139) 5 years ago
doc Document solutions to errors caused by 'rtp' (#142) 5 years ago
.gitignore Massive theme overhaul (#62) 7 years ago
LICENSE Added .github and LICENSE 8 years ago
README.md Document solutions to errors caused by 'rtp' (#142) 5 years ago
README.md

Dracula for Vim

A dark theme for Vim.

Screenshot

Install

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

Note that dracula must be in your 'runtimepath' to load properly: Version 2.0 introduced autoload functionality for part of the plugin, which doesn't work without 'runtimepath' properly set.

For users of Vim 8's |packages| feature, it suffices to put packadd! dracula colorscheme dracula in your vimrc. For users of other plugin managers, consult your documentation to make sure you put dracula on the 'runtimepath' before loading it.

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