Patrick Stockwell
6cb799d994
Make JS rules match TS
2024-01-05 13:46:48 +11:00
Patrick Stockwell
cfc6753c3f
Improve LSP highlights for TS/JS
2024-01-05 12:10:06 +11:00
Patrick Stockwell
247324e017
scalaUnimplemented
2023-11-13 13:15:00 +11:00
Patrick Stockwell
dae763bc46
Match treesitter
2023-11-07 21:26:08 +11:00
Patrick Stockwell
d1619fd4a1
Make pop up menus more readable
2023-10-31 09:47:02 +11:00
Patrick Stockwell
084d80e27e
Match scalaKeyword with treesitter version
2023-10-30 17:01:43 +11:00
Patrick Stockwell
8a3639a26a
Align cterm colours more closely for machine
2023-10-30 17:01:18 +11:00
Patrick Stockwell
474e96e156
Reduce high contrast diff colours
2023-10-30 17:00:52 +11:00
Patrick Stockwell
cf46c07487
Remove unused colours
2023-10-30 17:00:01 +11:00
Patrick Stockwell
f1885575df
Use standard scala parameter identifier
2023-10-04 15:22:04 +11:00
Patrick Stockwell
ae32b7f22a
Add further LSP treesitter highlights for scala
2023-10-04 15:19:02 +11:00
Patrick Stockwell
c112e2d574
Add Dirvish directory listing colour
...
To avoid the purple clash with search highlight
2023-09-12 11:54:28 +10:00
Patrick Stockwell
3f59deae02
Only run LSP highlights for nvim 8 or later
...
Closes #43
2023-09-12 09:34:41 +10:00
Patrick Stockwell
5facd38476
Move treesitter highlights inside nvim condition
2023-09-11 14:14:43 +10:00
Patrick Stockwell
5b5014a567
Add Scala highlights
2023-09-11 12:38:35 +10:00
Patrick Stockwell
c6c25baf03
Add Treesitter highlights for scala and python
2023-08-31 16:37:14 +10:00
Patrick Stockwell
8c1052347d
Remove plugin check
...
This exists check ensures that if the plugin has already loaded it won't
load again. This might be useful for plugins that shouldn't be loaded
more than once, but with a colorscheme, it means that we can't switch
to another colorscheme and come back to vim-monokai-tasty.
Obviously we want to be able to load the colorscheme anytime even if it
was loaded previously.
2023-02-15 22:42:44 +11:00
Patrick Stockwell
55dcb855be
Make current search item more obvious with purple
2022-11-25 21:07:17 +11:00
Patrick Stockwell
050ee6b7fb
Organise folded comments
2022-11-25 20:50:18 +11:00
Patrick Stockwell
a09ca6f837
Add documentation for active window config
2022-11-25 20:45:22 +11:00
Patrick Stockwell
82ce4cdd82
Conditionally highlight the inactive window
2022-11-25 20:30:53 +11:00
Patrick Stockwell
7c92e2816b
Unify markdown styles with plugin & default syntax
2022-11-16 21:56:29 +11:00
Patrick Stockwell
ba24e74374
Update README
2022-11-15 21:21:18 +11:00
Patrick Stockwell
d07251b91f
Provide default for vim_monokai_tasty_machine_tint
...
Closes #41
2022-11-15 20:40:57 +11:00
Patrick Stockwell
d0fb59b861
Add loaded check
2022-11-15 20:40:48 +11:00
Patrick Stockwell
04abfc4d71
Add missing base highlight groups
2022-11-13 21:45:13 +11:00
Patrick Stockwell
637ad8f560
Add style for notermguicolors
2022-11-13 21:20:39 +11:00
Patrick Stockwell
594868da58
Add fold comments to groups by language/plugin
2022-11-13 21:12:17 +11:00
Patrick Stockwell
dfe149ce96
Add fold comments
2022-11-13 21:01:47 +11:00
Patrick Stockwell
a5f8b21a80
Remove empty lines
2022-11-13 21:01:25 +11:00
Patrick Stockwell
205272e4ef
Move js highlight to JS section
2022-11-13 21:00:33 +11:00
Patrick Stockwell
4b7520e745
Use correct case for diff highlight groups
2022-11-13 20:58:49 +11:00
Patrick Stockwell
363e7542c8
Remove custom highlight groups
2022-11-13 20:58:38 +11:00
Patrick Stockwell
36244012dd
Move custom statusline highlights
2022-11-13 20:58:04 +11:00
Patrick Stockwell
293c89f41b
Add missing highlight groups
2022-11-13 20:57:37 +11:00
Patrick Stockwell
f9201dc8a7
Add off white colour
2022-11-13 20:57:05 +11:00
Patrick Stockwell
2926fe917f
Group italics into comment fold
2022-11-13 20:56:36 +11:00
Patrick Stockwell
bcbfda6243
Add NormalNC highlight
2022-11-13 20:39:24 +11:00
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