Commit graph

7 commits

Author SHA1 Message Date
David Ben Knoble
42a51ef8d9 Minor update to install instructions
For packages users
2019-06-11 14:28:10 -04:00
D. Ben Knoble
a4f6b0abe6 Document solutions to errors caused by 'rtp' (#142) 2019-06-02 17:52:03 -04:00
Derek Sifford
f24e259073
Small misc tweaks/fixes (#113)
* improve MatchParen highlighting

* improve ColorColumn and CursorColumn highlighting
2018-11-25 10:22:07 -05:00
Derek P Sifford
c0ff2a472a add typescriptreact support for yats.vim 2018-05-08 15:02:10 -04:00
David Ben Knoble
a50316e61f Fix alignment of ASCII art
I probably missed a line when I was centering the ASCII art on the help
file in #64. This is more readable.
2018-04-29 15:58:31 +02:00
Derek P Sifford
52d955afdc add "dracula_colorterm" flag to allow disabling of background fill color. #65 2018-04-02 19:26:20 -04:00
Derek Sifford
5372185dfc
Massive theme overhaul (#62)
* 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
2018-03-28 16:44:12 -04:00