Folke Lemaitre
a1c8489cb6
feat: better Debug colors
2023-04-18 20:25:43 +02:00
Fitrah
3d2f79cd1f
fix(semantic_tokens): reset comment type ( #354 )
...
Linking `@lsp.type.comment` to `Comment` or `@comment` makes TODO
comments a bit harder to read.
2023-04-18 15:16:43 +02:00
github-actions[bot]
d5f09fb2bb
chore(main): release 1.13.0 ( #353 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-18 10:23:29 +02:00
Folke Lemaitre
939bd8c7e1
fix(semantic_tokens): slightly less difference for builtin types
2023-04-18 10:04:04 +02:00
github-actions[bot]
c25247a29e
chore(build): auto-generate vimdoc
2023-04-18 08:03:52 +00:00
Folke Lemaitre
3af1264567
feat(semantic_tokens): slightly different style for interfaces and default types
2023-04-18 10:03:07 +02:00
Folke Lemaitre
6ebd35868f
feat: better style for DiagnosticUnnecessary
2023-04-18 10:02:34 +02:00
github-actions[bot]
ef8f5917f1
chore(main): release 1.12.0 ( #351 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-17 08:31:09 +02:00
Folke Lemaitre
0bc6449f47
fix(markdown): better default literal color for markdown
2023-04-17 08:30:22 +02:00
github-actions[bot]
c32540a6ae
chore(build): auto-generate vimdoc
2023-04-17 05:35:20 +00:00
Amaan Qureshi
78bcc2fae7
fix(lsp): enumMember should be highlighted @constant
( #352 )
2023-04-17 07:34:42 +02:00
Otávio Schwanck dos Santos
169b76ff87
feat: improve barbar separator ( #350 )
2023-04-16 23:20:29 +02:00
github-actions[bot]
6163a69e11
chore(main): release 1.11.0 ( #349 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-16 22:01:01 +02:00
Folke Lemaitre
ef6df2f2d3
feat: added support for LazyVim DapStoppedLine
2023-04-16 21:36:36 +02:00
Folke Lemaitre
e0610445d5
feat: better hl for markdown literal
2023-04-16 21:36:13 +02:00
Folke Lemaitre
6e0bfd6836
fix: updated extras
2023-04-16 08:17:51 +02:00
Otávio Schwanck dos Santos
cbed164e6f
fix(barbar): CurrentBackground ( #342 )
2023-04-16 08:11:27 +02:00
Riley Martine
715f923435
fix(extras): make generation of extras deterministic ( #344 )
...
* fix: make generation deterministic
* fix: copy colors in empty table
---------
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-04-16 08:10:33 +02:00
github-actions[bot]
33efb398e8
chore(build): auto-generate vimdoc
2023-04-16 06:04:32 +00:00
秋葉
3bd262baf7
Fix lsp highlight group ( #348 )
...
* Fix: add `lsp.type.enumMember` hl group
* Fix: link the `@lsp.type.interface` to `@type`
2023-04-16 08:03:42 +02:00
github-actions[bot]
1b0c880945
chore(main): release 1.10.0 ( #341 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-23 07:56:11 +01:00
github-actions[bot]
184377a2c2
chore(build): auto-generate vimdoc
2023-03-23 06:38:31 +00:00
Amaan Qureshi
3b331463ed
feat(lsp): set injected highlights ( #340 )
2023-03-23 07:37:49 +01:00
Folke Lemaitre
edffa82026
chore: update templates
2023-03-19 20:54:35 +01:00
Folke Lemaitre
f48d402a16
chore: update templates
2023-03-19 20:36:42 +01:00
github-actions[bot]
9d4d6d1214
chore(main): release 1.9.1 ( #338 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-19 08:15:22 +01:00
github-actions[bot]
3c3c814b50
chore(build): auto-generate vimdoc
2023-03-19 07:01:31 +00:00
Folke Lemaitre
8be0a63987
fix(alpha): AlphaFooter
2023-03-19 08:00:34 +01:00
github-actions[bot]
467d889ba8
chore(main): release 1.9.0 ( #336 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-14 12:17:02 +01:00
github-actions[bot]
1af2f74d81
chore(build): auto-generate vimdoc
2023-03-14 11:15:17 +00:00
Amaan Qureshi
b233a3cab0
feat(semantic_tokens): link lsp comments, e.g. conditional C ifdefs that won't evaluate ( #334 )
2023-03-14 12:14:31 +01:00
github-actions[bot]
27203d7074
chore(main): release 1.8.0 ( #332 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-12 09:26:36 +01:00
github-actions[bot]
051b69ad83
chore(build): auto-generate vimdoc
2023-03-12 08:18:09 +00:00
jdrouhard
e0512063c4
feat(semantic_tokens): link method and functions with defaultLibrary modifier to @function.builtin ( #333 )
2023-03-12 09:17:26 +01:00
Folke Lemaitre
3ebc29df62
fix(semantic_tokens): dont use @lsp.type.variable. Added builtin variable support
2023-03-08 14:12:51 +01:00
github-actions[bot]
d9321a9edb
chore(build): auto-generate vimdoc
2023-03-08 11:07:26 +00:00
Folke Lemaitre
8da3aab41d
fix: set proper fg for @variable. Fixes #331
2023-03-08 12:06:42 +01:00
github-actions[bot]
663657d652
chore(main): release 1.7.0 ( #324 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-07 09:00:24 +01:00
Folke Lemaitre
c967c2cfdb
feat(semantic_tokens): link defaultLibrary functions to Special
2023-03-07 08:57:58 +01:00
github-actions[bot]
130eab13bc
chore(build): auto-generate vimdoc
2023-03-07 07:52:36 +00:00
Amaan Qureshi
827b05e12c
feat: add lsp hl groups from upstream, tidy up tree-sitter hls ( #330 )
...
* chore: remove commented deprecated groups
* feat: add rule-based sem token highlighting (tracking 1cc23e1109
)
* feat: add ts-rainbow2 highlights
* feat: add special string documentation highlight, remove unused group, and reorganize hl groups based on nvim-treesitter
* fix: linked to treesitter groups and added some additional missing hl groups
---------
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-03-07 08:51:51 +01:00
github-actions[bot]
a310c1ddb3
chore(build): auto-generate vimdoc
2023-03-06 06:39:10 +00:00
Thomas Croft
43c5b2ac4d
feat(wezterm): Add WezTerm Metadata Entry ( #327 )
2023-03-06 07:38:24 +01:00
github-actions[bot]
a0d5034fd6
chore(build): auto-generate vimdoc
2023-03-04 07:25:56 +00:00
Folke Lemaitre
d46993dce8
feat(colors): make bg_visual a little more transarent
2023-03-04 08:25:13 +01:00
github-actions[bot]
57ed37148f
chore(main): release 1.6.0 ( #323 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-03 20:16:56 +01:00
github-actions[bot]
f96ec7cf9d
chore(build): auto-generate vimdoc
2023-03-03 19:12:52 +00:00
Folke Lemaitre
911618ad15
feat(neo-tree): better colors for indent lines
2023-03-03 20:12:08 +01:00
github-actions[bot]
1bbba3609e
chore(build): auto-generate vimdoc
2023-03-02 06:51:48 +00:00
github-actions[bot]
94c059d1ab
chore(main): release 1.5.0 ( #320 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-02 07:51:06 +01:00