Commit Graph

113 Commits

Author SHA1 Message Date
Patrick Stockwell
1e96ca23ae Add html tag and attribute colours 2021-09-22 21:06:25 +10:00
Patrick Stockwell
1e2b0a7a2e Add treesitter highlights for typescript 2021-09-19 21:41:25 +10:00
patstockwell
f443fe02ec Merge pull request #36 from ptiza/python-patch
Improve Python syntax highlighting
2021-09-18 23:05:09 +10:00
ptiza
8c7e8aa089 Improve Python syntax highlighting 2021-08-03 15:28:56 +00:00
patstockwell
efc71525a7 Merge pull request #34 from MonstrousOgre/nvim_lsp
Nvim LSP Diagnostic Colors
2021-05-27 15:49:18 +10:00
Patrick Stockwell
abb8e4f50b Use light_blue for C++ types to match sublime 2021-05-27 11:31:21 +10:00
Patrick Stockwell
e6816633a4 Add highlight for types in C/C++ 2021-05-27 11:27:52 +10:00
MonstrousOgre
a9bce259d3 Nvim LSP Colors 2021-05-24 20:50:17 +05:30
Patrick Stockwell
12e02dc98d Add typescriptTestGlobal 2021-05-19 09:55:05 +10:00
patstockwell
dd306b0007 Merge pull request #30 from tgfisher/search_colors
differentiates search colors
2020-12-02 21:47:11 +11:00
tgfisher
f03810b355 adds underline to IncSearch 2020-11-27 14:51:11 -08:00
tgfisher
ad2acdd06d inverts IncSearch colors from Search 2020-11-27 14:50:35 -08:00
Patrick Stockwell
b4adcb5156 Make arrow args orange 2020-10-26 20:59:54 +11:00
Patrick Stockwell
0d4f5c79ef Call out TypeScript as preferred language 2020-10-24 20:44:45 +11:00
Patrick Stockwell
1b276da325 Add yats to example vimrc 2020-10-24 20:42:58 +11:00
Patrick Stockwell
389a9309ed Bring typescript closer to sublime highlighting 2020-10-24 20:40:38 +11:00
Patrick Stockwell
52a4e4bf05 Add Typedef and PreCondit 2020-10-21 22:36:27 +11:00
Patrick Stockwell
fb19f32af3 Add italics by default for supported terminals 2020-10-21 22:11:33 +11:00
Patrick Stockwell
80e8ebe4c4 Remove red highlight for destructured variables 2020-10-20 21:45:44 +11:00
Patrick Stockwell
c0d37bb1f8 Update suggested typescript plugin 2020-10-12 22:08:25 +11:00
Patrick Stockwell
f4c83b903d Add typescript definitions from HerringtonDarkholme 2020-10-10 17:06:10 +11:00
Patrick Stockwell
bd6bba8b0b Make primitive types light_blue 2020-10-02 15:00:51 +10:00
Patrick Stockwell
d64ca3a342 Add typescript definitions to match js styles 2020-09-06 22:30:05 +10:00
Patrick Stockwell
2c044de408 Update python styles for vim-python 2020-07-29 19:30:36 +10:00
Patrick Stockwell
6e23360fba Add python highlighting for functions and doctest 2020-07-29 10:48:01 +10:00
Patrick Stockwell
b36dd70b3a Move supported plugins to own heading 2020-05-30 18:17:20 +10:00
Patrick Stockwell
afd884d4ef Reset colours for bold and italic 2020-05-26 14:59:10 +10:00
Patrick Stockwell
1ccd61fd7f Add matching backtick for inline code in vimwiki 2020-05-26 14:44:57 +10:00
Patrick Stockwell
34ed688b03 Update diff blue 2020-05-25 20:52:52 +10:00
Patrick Stockwell
b355a6638b Add maintenance badges 2020-05-24 21:50:16 +10:00
Patrick Stockwell
d7f88a22af Add diffSubname 2020-05-22 21:24:47 +10:00
Patrick Stockwell
c27541d481 Add bitcoin donation badge 2020-05-10 21:52:50 +10:00
Patrick Stockwell
dd4dfb708c Change search hightlight to colours not in monokai palette 2020-05-10 15:46:32 +10:00
Patrick Stockwell
e6a52f2a5c Add MoreMsg and update search highlighting 2020-05-09 23:26:55 +10:00
Patrick Stockwell
43ec328d5c Improve markdown and Vimwiki support. 2020-05-07 22:33:58 +10:00
patstockwell
ebd433a684 Merge pull request #27 from joshukraine/js/gitgutter-support
Add GitGutter Support
2020-05-04 16:33:58 +10:00
Joshua Steele
56f3ca6d47 Remove empty line at EOF. 2020-05-04 07:37:28 +03:00
Joshua Steele
bc11d47b97 Remove bg from SignColumn. 2020-05-04 07:37:15 +03:00
Joshua Steele
6b324105f9 Clear previous highlights. 2020-05-04 07:36:48 +03:00
Joshua Steele
642e0803b3 Add GitGutter highlighting. 2020-05-04 07:32:02 +03:00
Patrick Stockwell
0c73ea716b Add markdown and Vimwiki highlighting 2020-05-03 15:30:36 +10:00
Patrick Stockwell
cb8952f5db Add colours for mattn/calendar-vim 2020-05-02 23:13:52 +10:00
Patrick Stockwell
5f750fae30 Match typescript function keyword with javascript style 2020-04-29 22:58:30 +10:00
Patrick Stockwell
a599933c84 Add typescriptNull and typescriptBraces 2020-04-20 18:14:32 +10:00
Patrick Stockwell
c317662525 Update git diffs to use magenta and light_green
closes #25
2020-04-04 10:23:52 +11:00
Patrick Stockwell
d62678b0c0 Update author email 2019-11-30 19:35:48 +11:00
Patrick Stockwell
addd803a63 document 'What makes this tastier'
Address feedback from @alerque
closes #19
2019-08-23 11:11:32 +10:00
Patrick Stockwell
897bc15057 Add jsFutureKeys for typescript keywords 2019-08-07 13:56:55 +10:00
Patrick Stockwell
e3f5aed70d Update string template colour 2019-08-07 13:52:20 +10:00
Patrick Stockwell
5b6d5b4936 Highlight whole word in NERDTREE 2019-03-31 13:02:19 +11:00