Commit Graph

579 Commits

Author SHA1 Message Date
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
github-actions[bot]
1c17f9e65b chore(build): auto-generate vimdoc 2023-03-01 21:55:12 +00:00
Folke Lemaitre
89ab6bca84
feat(cmp): added color for copilot item kind 2023-03-01 22:54:28 +01:00
github-actions[bot]
735e94f3b3
chore(main): release 1.4.0 (#316)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-28 12:43:03 +01:00
github-actions[bot]
588a8a2716 chore(build): auto-generate vimdoc 2023-02-28 09:03:29 +00:00
Sven Grunewaldt
85a833fa63
feat(windows_terminal): add Windows Terminal colors (#315) 2023-02-28 10:02:44 +01:00
github-actions[bot]
a0abe53df5
chore(main): release 1.3.0 (#311)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-09 20:41:43 +01:00
typicode
3685c241a2
feat(extras): add fish theme format (#306)
* feat(extras): move fish colors from script to theme format

* move fish themes to fish_themes
2023-02-09 20:30:07 +01:00
github-actions[bot]
6705d069d9 chore(build): auto-generate vimdoc 2023-02-09 06:47:44 +00:00
Eatgrass
0c21ef11b8
fix: treesitter todo keyword highlight (#310)
Co-authored-by: Huang Jing <eatgrass@live.cn>
2023-02-09 07:46:55 +01:00
github-actions[bot]
e52c41314e
chore(main): release 1.2.0 (#308)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-07 22:01:46 +01:00
github-actions[bot]
1530b63ff0 chore(build): auto-generate vimdoc 2023-02-07 20:30:56 +00:00
Folke Lemaitre
56945bd0d3
feat(wezterm): added tab_bar colors. only works with the retro tab bar. Fixes #304 2023-02-07 21:30:08 +01:00
github-actions[bot]
affb21a81e
chore(main): release 1.1.0 (#299)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-01-23 20:58:46 +01:00
github-actions[bot]
8d2cc3770d chore(build): auto-generate vimdoc 2023-01-23 19:52:49 +00:00
Folke Lemaitre
27abcfe108
ci: checkout v3 2023-01-23 20:52:04 +01:00