Tomáš Iser
52f5d641b0
Merge branch 'master' into add-sh-syntax
2020-08-17 19:03:36 +02:00
Tomáš Iser
13bc21dbc1
Remove duplicated Spell* definitions
2020-08-17 19:02:27 +02:00
Tomáš Iser
0adc3bd921
Merge pull request #52 from Morgaux/master
...
Support Spell Checking Highlighting
2020-08-17 19:01:37 +02:00
Tomáš Iser
48895f8ba3
Merge branch 'master' into master
2020-08-17 18:58:08 +02:00
Tomáš Iser
3dde2988c8
Merge branch 'master' into extended-html-and-basic-php
2020-08-17 18:55:40 +02:00
Tomáš Iser
0e06314d63
Merge pull request #55 from 89luca89/better-go-syntax-color
...
Golang use BlueGreen for types
2020-06-03 18:45:23 +02:00
Tomáš Iser
910687ffa6
Merge pull request #56 from 89luca89/add-yaml-colors
...
Add Blue accent to YAML keys and constants
2020-06-03 18:43:14 +02:00
Maximilien Zaleski
3aa0ae22f1
Changed goReceiverType to cdFront
2020-05-26 11:40:17 +01:00
89luca89
5819d261c7
Add Blue accent to YAML keys and constants
2020-03-29 21:40:24 +02:00
89luca89
da7c3f81ef
Golang use BlueGreen for types
2020-03-29 21:34:28 +02:00
89luca89
bca8351096
Add YellowOrange for Special
2020-03-29 21:32:39 +02:00
89luca89
608a52eebd
Add shell script keywords
2020-03-29 21:20:57 +02:00
Morgaux
87cdbff061
Update codedark.vim
...
Add highlighting for spell checking
2020-03-25 19:05:21 +13:00
Gallo, Steven
75a711ae11
Add keywords for better SQL syntax hilighting
2020-03-06 10:24:48 -05:00
Michał Starski
22ca35cb4e
Added basic support for PHP files, extended support for html and css
2020-01-17 21:49:54 +01:00
Michał Starski
6e4e670268
More keywords added for typescript support
2020-01-17 00:38:17 +01:00
Michał Starski
cea6988acf
Added support for the typescript files
2020-01-17 00:15:51 +01:00
Eric Zhang
09bcb23f41
delete duplicated jsObjectKey item
2019-05-23 11:58:10 +08:00
Eric Zhang
7ae18491ab
Javascript set jsObjectProp' color to cdLightBlue`
2019-05-23 11:50:03 +08:00
Eric Zhang
59c38c2cee
set jsOperatorKeyword color to cdBlue
2019-05-23 11:29:58 +08:00
Eric Zhang
73ffa0a188
Update codedark.vim
2019-05-22 15:26:59 +08:00
Eric Zhang
b13569a6ce
Update codedark.vim
2019-05-20 18:12:36 +08:00
hosseintoussi
937d353b01
explicitly setting colors for summary and blank
...
in some cases the colors get mixed up, and this commit fixes that
2019-03-31 20:47:44 +02:00
hosseintoussi
979e41e24d
setting gitSummary to no color
2019-03-31 20:26:38 +02:00
hosseintoussi
b6ae00b0a5
Added some git highlighting
...
This is specially for staged and unstaged file - green and red.
2019-03-31 20:26:38 +02:00
Tomáš Iser
77627a05ce
Merge pull request #31 from cresny/master
...
tweak Search color to make Quickfix legible
2019-01-13 16:02:47 +01:00
Tomáš Iser
d4933b593d
Merge pull request #30 from casonadams/master
...
Better Markdown Support
2019-01-13 16:00:00 +01:00
Tomáš Iser
b84506ef5d
Merge pull request #19 from K1DV5/master
...
improved tex & python w/ vim-python/python-syntax
2019-01-11 09:36:47 +01:00
Kidus Adugna
062f8c1aa4
remove color changes and check on the python hl
2019-01-08 09:56:56 +03:00
Cliff Resnick
64fedca782
tweak Search color to make Quickfix legible
2019-01-08 01:28:04 +00:00
Cason Adams
88a5b1273c
added escape syntax handling to markdown files
2019-01-05 12:40:38 -07:00
Cason Adams
b171fc1997
added better markdown support
2019-01-05 12:36:11 -07:00
Tomáš Iser
26d6717a3d
Merge pull request #29 from hosseintoussi/javascript-syntax-improvements
...
Javascript syntax improvements
2019-01-05 20:08:40 +01:00
Tomáš Iser
a75cba1b77
Merge pull request #25 from hosseintoussi/xml-jsx-open-close-tag-color
...
highlighting for XML and JSX to fix open/close tags
2019-01-05 20:07:59 +01:00
hosseintoussi
fee4cd571b
added light blue to parentheses in javascript
2019-01-05 16:54:09 +01:00
hosseintoussi
9d25538b3d
added light blue to object value of javascript
2019-01-05 16:36:28 +01:00
hosseintoussi
00f81b8cf2
added yellow to object key of javascript
2019-01-05 16:30:36 +01:00
hosseintoussi
14ed4812f1
colors for extend, class, and export in javascript
2019-01-05 16:23:57 +01:00
hosseintoussi
c88dad9976
added yellow to function calls of javascript
2019-01-05 16:04:14 +01:00
hosseintoussi
80f7659df0
added blue green to class definition of javascript
2019-01-05 16:00:18 +01:00
hosseintoussi
74c7f1d7e2
added lightblue to the module keyword of javascript
2019-01-05 15:58:31 +01:00
Tomáš Iser
37c41fc6a5
Merge pull request #28 from casonadams/json-syntax
...
added JSON rules for syntax highlight
2019-01-05 12:02:12 +01:00
Tomáš Iser
5a285b7d1e
Merge pull request #27 from casonadams/error-color
...
corrected bad color blending on errors with ctrl-p and syntastic
2019-01-05 11:54:53 +01:00
Cason Adams
61b5a41370
added JSON rules for syntax highlight
2019-01-03 02:32:50 -07:00
Cason Adams
4048b2cab7
corrected bad color blending on errors with ctrl-p and syntastic
2019-01-02 23:03:44 -07:00
hosseintoussi
8bed0026e7
same color for cursorColumn as cursorLine
...
this fixes issue #23
2018-12-30 00:18:29 +01:00
hosseintoussi
d105bb4c39
highlighting for XML and JSX to fix open/close tags This fixes
...
issue #21 . The reason for this is the default XML syntax which
has different colors on start and end tags. This PR sets the open
and close tags color to "BlueGreen" which is what VS code uses.
2018-12-29 23:59:17 +01:00
Tomáš Iser
8a22d90a70
Merge pull request #24 from hosseintoussi/fix-class-name-highlight
...
fixed the class and module name highlighting in Ruby
2018-12-29 16:59:46 +01:00
hosseintoussi
ecc045a7e4
fixed the class and module name highlighting in Ruby
...
On MacOS the Class name and Module name were not getting the "BlueGreen"
highlighting which is the correct color.
2018-12-29 00:43:10 +01:00
Leeor Aharon
9403f2c3c2
fixed a few gaps with the colors of some javascript types
2018-10-23 15:33:00 +03:00