🧛🏻♂️ Dark theme for Vim
561c21a962
* Ignore highlight groups from the default treesitter config https://github.com/nvim-treesitter/nvim-treesitter/blob/master/plugin/nvim-treesitter.vim * Remove TSError highlight I mistakenly thought the TSError highlight group was used for highlighting error types. However upon further investigation into https://github.com/dracula/vim/issues/231 I discovered it's actually applied to syntax errors. While typing out new code, treesitter is unable to parse the new code and will highlight with TSError, in most cases we don't want that to show up as an Error since we're not finished typing. See https://github.com/nvim-treesitter/nvim-treesitter/issues/78#issuecomment-647140700 for more infomation. |
||
---|---|---|
.github | ||
after | ||
autoload | ||
colors | ||
doc | ||
.gitignore | ||
INSTALL.md | ||
LICENSE | ||
README.md | ||
screenshot.png |
Dracula for Vim
A dark theme for Vim.
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 |