189 Commits

Author SHA1 Message Date
Patrick Stockwell
ca68146e12 Move quickfix colours 2022-11-13 20:39:05 +11:00
Patrick Stockwell
828ccd1307 Add missing Cursor highlights 2022-11-13 19:58:22 +11:00
Patrick Stockwell
6dc28ce19f Capitalise hex values 2022-11-13 17:50:01 +11:00
Patrick Stockwell
9c5f1b60bf Improve search colours. Add CurSearch 2022-11-13 17:49:31 +11:00
Patrick Stockwell
3c066067d3 Add monokai machine tint 2022-11-12 19:37:52 +11:00
Patrick Stockwell
56b6d710ce Simplify cursor line highlight 2022-11-09 14:59:04 +11:00
Patrick Stockwell
13a0d38fea Update TS class colours to match js 2022-06-01 11:37:11 +10:00
Patrick Stockwell
49823bd19a Add Scala colours 2022-05-13 09:36:27 +10:00
Patrick Stockwell
4f57429853 Update netrw colours 2022-04-22 20:30:40 +10:00
Patrick Stockwell
485dd2d324 Replace placehold with place-hold 2022-04-22 20:11:17 +10:00
Patrick Stockwell
66aa98ed3b Add specific highlights for Scala 2022-03-27 20:06:37 +11:00
Patrick Stockwell
87c48b72c9 Make bold the same as italic 2021-12-10 21:09:49 +11:00
patstockwell
21eb9fa56a Merge pull request #39 from aldur/nvim_0.6
Add LSP highlights for nvim 0.6
2021-12-04 14:13:32 +11:00
Patrick Stockwell
ccd740942f Align colours with vimwiki markdown 2021-12-03 21:58:47 +11:00
Adriano Di Luzio
e14671cf4f Add LSP highlights for NVIM 0.6
See here: a5bbb932f9
2021-12-02 16:50:45 +01:00
Patrick Stockwell
ab03cdf750 Fix VimwikiItalicChar 2021-12-01 11:19:34 +11:00
Patrick Stockwell
96bbecdda2 Add bold and regular version of statuline mode 2021-11-30 21:48:19 +11:00
Patrick Stockwell
7cd2a7e4f6 Use darker background for statusline 2021-11-27 22:20:05 +11:00
Patrick Stockwell
30e7e99ca8 Remove duplicate StatusLine highlight 2021-11-27 22:02:03 +11:00
Patrick Stockwell
9fc7b8a09d Use single quotes for consistency 2021-11-14 14:06:42 +11:00
Patrick Stockwell
d5880ef4a3 Change Highlight function to allow missing fields 2021-11-14 14:02:31 +11:00
Patrick Stockwell
1eb70ea018 Remove fixed background on special key 2021-11-13 23:18:05 +11:00
Patrick Stockwell
4fe08e4440 Add readonly file styling 2021-11-05 21:35:36 +11:00
Patrick Stockwell
7af613b1f8 Add statusline colours for git branch 2021-11-04 22:51:01 +11:00
Patrick Stockwell
bcb223c7a2 Add StatusLine hightlights 2021-11-04 21:14:29 +11:00
Patrick Stockwell
5fd6b2a9bb Remove white from git diffAdd foreground 2021-09-29 22:33:37 +10:00
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