Commit graph

17 commits

Author SHA1 Message Date
Kidus Adugna
062f8c1aa4
remove color changes and check on the python hl 2019-01-08 09:56:56 +03:00
K1DV5
3a20caa516 improved tex & python w/ vim-python/python-syntax 2018-09-20 09:59:22 +03:00
Mike Boutin
d5951b4815 Change spelling highlight groups to use 'undercurl'
'undercurl' looks better when available and gracefully falls back to
'underline' when not available.
2017-10-06 13:06:38 -04:00
Tomáš Iser
8b60eff7e8 Patching dark type
See #11
2017-09-30 13:18:07 +02:00
Xavier Lucas
5872904f83
Highlight golang variable assignment
Signed-off-by: Xavier Lucas <xavier.lucas@corp.ovh.com>
2017-09-18 13:56:37 +02:00
Xavier Lucas
d2e987010c
Golang syntax highlight 2017-09-16 10:17:25 +02:00
Tomáš Iser
d5519a1ca8 Merge pull request #6 from nael8r/master
Underline misspelled words and highlight python operators
2017-07-23 00:20:23 +02:00
Tomáš Iser
cea71820aa Merge pull request #7 from fknorr/match-paren
Change the color of the matching paren to avoid confusion
2017-07-23 00:19:06 +02:00
Fabian Knorr
89c618ccc5 Highlight special (doc) comments like regular comments
Previously, special / doc comments were rendered in foreground color,
i.e. white or light gray.  This makes it hard to recognize them as comments.
This commit colors them the same way as regular comments.
2017-05-18 23:08:28 +02:00
Fabian Knorr
cc6a7271b4 Change the color of the matching paren to avoid confusion
Previously, matching parentheses appeared with the same background as
the cursor itself, making them indistinguishable. This commit changes
the matching paren to a darker color.
2017-05-18 22:59:55 +02:00
Natanael Ramos
d2bcc53958 Highlight conceal 2017-03-25 22:49:12 -03:00
Natanael Ramos
0106825bfd Highlight python operators is and not 2017-03-25 22:34:40 -03:00
Natanael Ramos
ee3f3bff20 Underline misspelled words 2017-03-25 22:23:54 -03:00
Ahmed El Gabri
fb91b6e9ed
make sure Error is red 2017-03-22 22:13:15 +01:00
Tomáš Iser
076d2a4f3c 8/16/256-color terminals support 2017-02-26 20:44:28 +01:00
Tomáš Iser
7d3210abc7 Updated Ruby class and screenshots 2017-02-25 18:20:22 +01:00
Tomáš Iser
599da06a2f Init 2017-02-25 18:00:08 +01:00