Commit Graph

22 Commits

Author SHA1 Message Date
Patrick Stockwell
1e08ba2dae update Global node objects 2019-01-08 14:52:46 +11:00
Patrick Stockwell
6dcddd8367 make null the same hl as undefined 2018-12-23 08:36:28 +11:00
Patrick Stockwell
ebba1ac627 add colors for functions in R 2018-12-21 11:17:15 +11:00
Ryan Olson
c51e2c8d19 Add basic clojure improvements 2018-12-20 10:27:12 -07:00
Patrick Stockwell
d3607d6001 remove red punctuation to reduce noise in js
make array brackets white
make commas purple
make semicolons white
2018-12-20 23:25:56 +11:00
Patrick Stockwell
2d882ba132 Add jsx highlighting rules using new plugin
MaxMEllon/vim-jsx-pretty
2018-12-20 22:29:57 +11:00
Patrick Stockwell
9b389c4f74 tweak magenta and yellow to more closely match cterm version 2018-12-20 15:58:09 +11:00
Patrick Stockwell
2b657920b4 add rule for xml brackets 2018-12-19 22:44:52 +11:00
Patrick Stockwell
7ac655f141 Add SpellCap and SpellLocal
ALE, the linting engine uses these as linked highlights
2018-12-19 22:14:44 +11:00
Patrick Stockwell
a662111d47 s/bold/bold_underline
Co-Authored-By: harababurel <srg.pscs@gmail.com>
2018-12-18 10:20:13 +01:00
Sergiu Puscas
07731f9434 Make cursor line/column dark grey for more visibility 2018-12-17 23:52:16 +01:00
Sergiu Puscas
8144deee4a Make matching paranthesis bold. 2018-12-17 23:48:31 +01:00
Sergiu Puscas
97d9c9d4d1 s/none/NONE to fix "Cannot allocate color none" error 2018-12-17 19:13:16 +01:00
Patrick Stockwell
1eec2f9f2c make the statusline and statuslineNC different
This is to support airline and lightline
2018-12-16 11:45:03 +11:00
Patrick Stockwell
19906e8ea7 add hl support for nerdtree 2018-12-15 11:23:47 +11:00
Patrick Stockwell
4ae3524d08 Add gui colors
Replace string concatination with a custom function `Hightlight()`
2018-12-15 09:53:07 +11:00
Patrick Stockwell
3415c90d98 Add highlighting for static keyword 2018-12-10 15:42:38 +11:00
Patrick Stockwell
cc34dcc03e add json highlighting 2018-12-09 15:28:35 +11:00
Patrick Stockwell
2cf8395737 Add support for toggling italic text 2018-12-08 15:13:58 +11:00
Patrick Stockwell
e8e53a5e46 update jsfunction 2018-12-07 11:55:06 +11:00
Patrick Stockwell
38a3981194 update color name and search highlight 2018-12-07 11:01:26 +11:00
Patrick Stockwell
df5962d5ef rename colour file 2018-12-05 20:36:09 +11:00