Folke Lemaitre
|
d938435d99
|
docs: fix auto generated links. Fixes #366
|
2023-04-23 11:06:59 +02:00 |
|
Folke Lemaitre
|
6303b7c44b
|
Merge pull request #363 from folke/release-please--branches--main--components--tokyonight.nvim
chore(main): release 1.17.0
|
2023-04-22 10:37:27 +02:00 |
|
github-actions[bot]
|
b2140febb7
|
chore(main): release 1.17.0
|
2023-04-22 08:33:22 +00:00 |
|
github-actions[bot]
|
3beeecee91
|
chore(build): auto-generate vimdoc
|
2023-04-22 08:32:50 +00:00 |
|
Folke Lemaitre
|
cca8227dc4
|
feat: added extras to readme
Foo
|
2023-04-22 10:32:01 +02:00 |
|
Folke Lemaitre
|
d5ff62d399
|
docs: added extras to docs
|
2023-04-22 10:30:43 +02:00 |
|
Folke Lemaitre
|
ee1ebf7bc4
|
ci: always run tests
|
2023-04-22 10:30:14 +02:00 |
|
github-actions[bot]
|
ed28871d29
|
chore(build): auto-generate vimdoc
|
2023-04-22 07:46:52 +00:00 |
|
Folke Lemaitre
|
5f4526c795
|
docs: updated extras instructions
|
2023-04-22 09:45:57 +02:00 |
|
Folke Lemaitre
|
d1bea39a11
|
ci: run tests after extras
|
2023-04-22 09:42:31 +02:00 |
|
github-actions[bot]
|
f0cd6d7fc2
|
chore(build): auto-generate vimdoc
|
2023-04-22 07:41:49 +00:00 |
|
Folke Lemaitre
|
d9f7ea41a3
|
ci: fix with git pull
|
2023-04-22 09:41:06 +02:00 |
|
github-actions[bot]
|
802207d814
|
chore(build): auto-generate extras
|
2023-04-22 07:38:50 +00:00 |
|
Folke Lemaitre
|
1248543d7c
|
ci: added extras to build
|
2023-04-22 09:38:36 +02:00 |
|
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 |
|