* add option to set full special attributes support
This is useful to inform Dracula that the current UI has full support
for special attributes like underlines and undercurls, as by default it
assumes no terminal emulator have such support.
The default value falls back to the current behavior, assuming only
graphical interfaces have full support.
Fix#266
* fix grammar issues
Co-authored-by: D. Ben Knoble <ben.knoble+github@gmail.com>
* add documentation for the new option
Co-authored-by: D. Ben Knoble <ben.knoble+github@gmail.com>
* progress on overhaul
* finish scrutinization of languages existing in old colors file
* remove markdown code block highlight due to broken upstream syntax
* add user config globals
* update issue and pull request templates
* small fixes
* fix "illegal value" error when using overrides
* actually fix the attribute filter this time
* add git commit diff colors. closes#46
* remove unnecessary duplicate
* set SignColumn explicitly
* Add a helpfile (#64)
* Ignore the tags file generated by :helptags
* Write the help file