🧛🏻‍♂️ Dark theme for Vim
Find a file
Howard Huang 5f10746c3c
Add GitGutter/GitSigns highlighting (#234)
This adds specific highlight groups for GitGutter-related things.
It piggybacks off of the `Diff*` highlight groups.

The `gitsigns.nvim` maintainer [suggested](https://github.com/lewis6991/gitsigns.nvim/issues/94) that this be
implemented by checking if neovim is >= version 0.5, and if the package is
available (as opposed to a variable like `g:loaded_gitsigns`). This is because
`gitsigns` is essentially lazy-loaded so checking the variable when Dracula loads might be too early.

See these other related links in from [gitsigns](https://github.com/lewis6991/gitsigns.nvim):
https://github.com/lewis6991/gitsigns.nvim/issues/54
317750d66a
2021-03-17 08:44:53 -04:00
.github Massive theme overhaul (#62) 2018-03-28 16:44:12 -04:00
after Add GitGutter/GitSigns highlighting (#234) 2021-03-17 08:44:53 -04:00
autoload [update] airline's terminal section color (#196) 2020-06-22 13:11:29 -04:00
colors fix(nvim): fix lsp hlgroups (#217) 2020-11-13 09:03:57 -05: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 Fixing missing quotation mark (#222) 2020-12-23 09:39:31 -05: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