Patrick Stockwell
cda9ceb656
Use regex for comments (to show TODO highlights)
2025-10-09 16:12:33 +11:00
Patrick Stockwell
eec06091df
Rely on regex for markdown heading highlights
2025-09-25 14:58:57 +10:00
Patrick Stockwell
1b0d3c004e
Use on more targeted syntax available in regex
2025-09-18 16:27:46 +10:00
Patrick Stockwell
bc97e44dcc
Params in TSX
2025-09-09 12:45:35 +10:00
Patrick Stockwell
ba1f81e04b
Override magenta typescriptFuncCallArg
2025-04-23 09:34:25 +10:00
Patrick Stockwell
36843b3c03
netrw and markdown
2025-03-12 15:35:42 +11:00
Patrick Stockwell
c585c4ff07
Add Kotlin highlights
2024-07-17 12:31:32 +10:00
Patrick Stockwell
539c1784bf
Add custom markdown TODO marker
2024-05-23 21:26:02 +10:00
Patrick Stockwell
4521328758
Make TS params orange
2024-05-23 21:25:26 +10:00
Patrick Stockwell
eeb72d8077
Subdue diagnostic info
2024-05-23 21:24:59 +10:00
Patrick Stockwell
57c67feac6
Group statusline highlights
2024-01-08 14:13:10 +11:00
Patrick Stockwell
c7a0bc7fb9
Use highlight default instead of hi def
2024-01-08 14:12:26 +11:00
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