Commit Graph

554 Commits

Author SHA1 Message Date
Folke Lemaitre
d15df21384
docs: added better instructions to generate extras 2023-04-22 09:28:50 +02:00
Folke Lemaitre
3f18207ff1
fix(colors): make extras deterministic. Fixes #344 2023-04-22 09:24:57 +02:00
Folke Lemaitre
d78d3de58c
fix(delta): move color defs to colors so it works properly with the day theme. Fixes #362 2023-04-22 09:24:11 +02:00
github-actions[bot]
ff81eac0ec
chore(main): release 1.16.0 (#359)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-19 13:18:28 +02:00
Otávio Schwanck dos Santos
4a5ea8c5df
feat: Improve night barbar (#360) 2023-04-19 12:07:18 +02:00
Amaan Qureshi
dc5b5e20bc
feat(semantic_tokens): highlight lsp.typemod.macro.defaultLibrary as @function.builtin (#358) 2023-04-19 09:23:18 +02:00
github-actions[bot]
7a2ea2f995
chore(main): release 1.15.0 (#357)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-19 07:52:37 +02:00
github-actions[bot]
1c6d32ca2a chore(build): auto-generate vimdoc 2023-04-19 05:18:32 +00:00
Amaan Qureshi
b6f207ebf6
feat(treesitter): darken builtin types & revert reset comment type (#356)
* feat(treesitter): darken builtin types

* Revert "fix(semantic_tokens): reset comment type (#354)"

This reverts commit 3d2f79cd1f.
2023-04-19 07:17:47 +02:00
github-actions[bot]
26bb05ba11
chore(main): release 1.14.0 (#355)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-18 20:30:30 +02:00
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