github-actions[bot]
93f566aea3
chore(build): auto-generate extras
2023-09-25 08:42:45 +00:00
Amaan Qureshi
1ddb45d47f
feat(lsp, treesitter): add more highlights ( #415 )
...
* feat(lsp, treesitter): add more highlights
* fix: use yellow color for parameter.builtin
---------
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-09-25 10:42:30 +02:00
github-actions[bot]
9a01eada39
chore(main): release 2.1.0 ( #399 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-29 18:59:17 +02:00
github-actions[bot]
ff175c7149
chore(build): auto-generate vimdoc
2023-08-29 16:48:36 +00:00
Pato Lankenau
6c276810ea
docs: Fix wezterm configuration link ( #419 )
...
Not a contribution.
This patch fixes the configuration documentation link for Wezterm.
It appears they moved their configuration homepage from
`https://wezfurlong.org/wezterm/config ` to
`https://wezfurlong.org/wezterm/config/files.html `. The old link returns
a 400.
Note it does not change `doc/tokyonight.nvim.txt` as that appears to be
managed by the Github actions bot.
Co-authored-by: Pato Lankenau Ahumada <plankenau@apple.com>
2023-08-29 18:47:48 +02:00
github-actions[bot]
1ee11019f8
chore(build): auto-generate vimdoc
2023-07-13 22:01:50 +00:00
github-actions[bot]
ada343c0d9
chore(build): auto-generate extras
2023-07-13 22:01:11 +00:00
Folke Lemaitre
99ba6de2a9
feat(notify): added support for NotifyBackground
2023-07-14 00:00:53 +02:00
github-actions[bot]
284667adff
chore(build): auto-generate vimdoc
2023-07-05 09:46:01 +00:00
mango
9191b4b674
feat: Added rainbow-delimiter highlight groups ( #404 )
2023-07-05 11:45:10 +02:00
github-actions[bot]
d785293494
chore(build): auto-generate vimdoc
2023-07-01 06:50:58 +00:00
github-actions[bot]
24b8a238bc
chore(build): auto-generate extras
2023-07-01 06:50:18 +00:00
Folke Lemaitre
394c0e489a
docs: typo
2023-07-01 08:50:05 +02:00
github-actions[bot]
d288f62bf6
chore(build): auto-generate vimdoc
2023-07-01 06:49:23 +00:00
NAHO
7a2acd1b41
docs(readme): improve overall quality ( #402 )
...
* style(readme): wrap non-formatted and non-generated text at 80 characters
* docs(readme): add more hyperlinks
* docs(readme): improve formatting
* docs(readme): improve overall writting
2023-07-01 08:48:31 +02:00
github-actions[bot]
fd0a005fd8
chore(build): auto-generate vimdoc
2023-06-24 08:24:24 +00:00
github-actions[bot]
5ff0c9eec2
chore(build): auto-generate extras
2023-06-24 08:23:49 +00:00
Zhuoyun Wei
c87654a752
fix(dunst): make whitespace consistent ( #398 )
2023-06-24 10:23:36 +02:00
github-actions[bot]
a0a7bfbc4c
chore(main): release 2.0.0 ( #396 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-21 11:16:29 +02:00
github-actions[bot]
b4fa408fac
chore(build): auto-generate vimdoc
2023-06-21 09:15:24 +00:00
github-actions[bot]
41381c1c0e
chore(build): auto-generate extras
2023-06-21 09:14:34 +00:00
Adriano
b39627bfea
feat(extra): add gitui theme ( #397 )
...
* feat: add gitui theme
* fix: command bar extra lines bg
2023-06-21 11:14:20 +02:00
github-actions[bot]
9a0deaa852
chore(build): auto-generate vimdoc
2023-06-20 09:52:21 +00:00
github-actions[bot]
905cede43e
chore(build): auto-generate extras
2023-06-20 09:51:44 +00:00
Folke Lemaitre
3c3f82acdd
feat: LspInlayHint
2023-06-20 11:51:26 +02:00
Folke Lemaitre
74fdfa70b7
feat: added colors for flash.nvim
2023-06-19 23:08:03 +02:00
Folke Lemaitre
05dfc1bc40
fix: better test group Foo
2023-06-19 23:07:50 +02:00
Folke Lemaitre
ec8f2efe9d
fix!: use new-style autocmds
2023-06-19 23:07:39 +02:00
github-actions[bot]
18259404c9
chore(main): release 1.23.0 ( #395 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-17 08:29:12 +02:00
Tymoteusz Makowski
a0932acea0
feat(extras): add 24h clock support to tmux ( #321 )
2023-06-17 08:25:56 +02:00
github-actions[bot]
0be241c57b
chore(build): auto-generate vimdoc
2023-06-17 06:25:50 +00:00
github-actions[bot]
d538835974
chore(build): auto-generate extras
2023-06-17 06:25:13 +00:00
Kristofers Solo
690573c53c
add colors for dunst ( #393 )
...
Added TokyoNight colorscheme for [dunst](https://dunst-project.org/ ) notification daemon.
2023-06-17 08:25:01 +02:00
Timothy Mertz
1cef0bc16c
fix(mini-indentscope): symbol hl group nocombine ( #392 )
2023-06-17 08:24:52 +02:00
github-actions[bot]
161114bd39
chore(build): auto-generate vimdoc
2023-05-30 14:41:18 +00:00
github-actions[bot]
789dc36fbd
chore(build): auto-generate extras
2023-05-30 14:40:36 +00:00
Mauro Locatelli
fdebef082d
docs: fixed wezterm url ( #391 )
...
Fixed Wezterm url
2023-05-30 16:40:20 +02:00
github-actions[bot]
cd5156f4b4
chore(main): release 1.22.0 ( #389 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-27 14:36:38 +02:00
github-actions[bot]
d88a345b01
chore(build): auto-generate extras
2023-05-27 08:44:00 +00:00
Folke Lemaitre
94db97565b
fix(cmp): better ghost text
2023-05-27 10:43:45 +02:00
github-actions[bot]
efb1472538
chore(build): auto-generate vimdoc
2023-05-27 08:40:35 +00:00
github-actions[bot]
96dd84776c
chore(build): auto-generate extras
2023-05-27 08:39:53 +00:00
Folke Lemaitre
89093235d5
feat: added support for CmpGhostText
2023-05-27 10:39:38 +02:00
github-actions[bot]
90b711c052
chore(main): release 1.21.0 ( #388 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-25 09:08:01 +02:00
github-actions[bot]
b0e9ac51a7
chore(build): auto-generate vimdoc
2023-05-25 06:58:37 +00:00
github-actions[bot]
faef43beb0
chore(build): auto-generate extras
2023-05-25 06:57:48 +00:00
Folke Lemaitre
fb1c60812c
feat: added support for FloatTitle
2023-05-25 08:57:30 +02:00
github-actions[bot]
101902a159
chore(build): auto-generate vimdoc
2023-05-24 17:07:36 +00:00
Null Chilly
522c4ae8f5
docs: fix install instruction for lazy ( #387 )
2023-05-24 19:06:43 +02:00
github-actions[bot]
d0baf68fa4
chore(main): release 1.20.0 ( #386 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-24 11:00:41 +02:00