github-actions[bot]
41381c1c0e
chore(build): auto-generate extras
2023-06-21 09:14:34 +00:00
github-actions[bot]
905cede43e
chore(build): auto-generate extras
2023-06-20 09:51:44 +00:00
Folke Lemaitre
ec8f2efe9d
fix!: use new-style autocmds
2023-06-19 23:07:39 +02:00
github-actions[bot]
d538835974
chore(build): auto-generate extras
2023-06-17 06:25:13 +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
Null Chilly
522c4ae8f5
docs: fix install instruction for lazy ( #387 )
2023-05-24 19:06:43 +02:00
github-actions[bot]
e6bbac048a
chore(build): auto-generate extras
2023-05-24 08:51:07 +00:00
Folke Lemaitre
caeccd01e6
docs: added install instruction for lazy
2023-05-22 16:19:06 +02:00
G Roques
f3723ba6e8
docs: correct brighten to lighten in README and doc code snippet ( #372 )
...
* Correct brighten to lighten in README code snippet
Add comment to explain how lighten works
* Correct brigthen as lighten in doc
---------
Co-authored-by: G Roques <g.roques@charter.com>
2023-05-07 19:16:42 +02:00
Folke Lemaitre
d938435d99
docs: fix auto generated links. Fixes #366
2023-04-23 11:06:59 +02:00
Folke Lemaitre
d5ff62d399
docs: added extras to docs
2023-04-22 10:30:43 +02:00
Folke Lemaitre
5f4526c795
docs: updated extras instructions
2023-04-22 09:45:57 +02:00
Folke Lemaitre
d15df21384
docs: added better instructions to generate extras
2023-04-22 09:28:50 +02:00
Amirabbas Fazelinia
96fa7191e3
feat: added barbecue support ( #285 )
...
* feat: add barbecue support
* docs(readme): add barbecue to support list and provide sample config
* fix(barbecue): use Special's fg (blue1) for context_null
2022-12-29 22:42:26 +01:00
JohnServo24
5688367f1b
fix: links for default values of colors & highlights ( #276 )
2022-11-29 07:58:39 +01:00
Loong Wang
df281cc0f1
feat: add options light_style ( #231 )
...
* feat: add options light_style
* add default and docs for light_style
2022-10-02 18:25:44 +02:00
Folke Lemaitre
96237c32b5
docs: added screenshot for moon
style
2022-09-19 06:50:35 +02:00
Folke Lemaitre
bd8cb17110
docs: added docs on the new moon
style
2022-09-19 06:48:01 +02:00
Akaam Shamerany
e67a320d1a
docs: fix spelling errors in README ( #210 )
2022-09-13 07:21:24 +02:00
Folke Lemaitre
467ddc3a6e
docs: added more info on how to override colors and highlihgts
2022-09-12 09:08:10 +02:00
Folke Lemaitre
25a1a77b00
feat: use new style definitions for hl groups. Keep backward compatibility for string styles
2022-09-12 07:51:08 +02:00
Folke Lemaitre
0c8064428c
docs: format
2022-09-10 19:57:44 +02:00
Ken Powers
5722269363
docs: Fix on_colors example ( #197 )
2022-09-07 18:26:55 +02:00
Folke Lemaitre
508d29caae
docs: added colorscheme styles to the docs
2022-09-06 15:52:10 +02:00
Sam Hobson
775854723a
docs: Added missing bracket to README ( #195 )
...
Added missing bracket to example setup options in README.
2022-09-06 15:49:55 +02:00
Folke Lemaitre
4a6bfdfa85
docs: removed additional whitespace and | in de docs. Fixes #193
2022-09-06 10:24:33 +02:00
Folke Lemaitre
805272a2f0
feat: added dim_inactive
2022-09-05 22:04:01 +02:00
Folke Lemaitre
18360573b8
docs: added borderless Telescope to examples
2022-09-05 21:41:55 +02:00
Folke Lemaitre
fb47f6348a
docs!: added docs for the new settings
2022-09-05 21:02:16 +02:00
Peter Tri Ho
0786a2acd8
feat: add support for nvim-scrollbar ( #141 )
...
https://github.com/petertriho/nvim-scrollbar
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2022-09-02 08:12:22 +02:00
not
4e352f3f44
docs: fix typo ( #150 )
...
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2022-09-02 08:08:52 +02:00
typicode
eaf6a7607e
feat: add color config for foot ( #147 )
...
* feat: add foot terminal template
* feat: add foot terminal template
* chore: generate foot config
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2022-09-02 08:04:52 +02:00
l0calh0st
19cb7e17e7
docs: update wrong operator in doc ( #182 )
2022-09-02 07:58:02 +02:00
abxh
6dfdfcbeea
docs: requires() -> require() ( #184 )
2022-09-02 07:57:31 +02:00
Evgeni Chasnovski
8583ca39dd
feat: Add explicit support for 'mini.nvim'. ( #179 )
2022-09-02 07:54:15 +02:00
Kaiz Khatri
e877fe7522
docs: override colors inside vim config example ( #104 )
2021-10-21 12:32:23 +02:00
Folke Lemaitre
f25cd9e982
docs: added docs on how to use the color palette for other plugins. Fixes #75
2021-08-05 09:48:22 +02:00
codicocodes
7df343023f
Add support for configuring transparent sidebar ( #77 )
...
Co-authored-by: Codico <>
2021-08-05 00:29:08 -07:00
George Pickering
f7af47749a
fix: vim-plug needs info for non-master defaults ( #74 )
2021-07-20 00:42:09 -07:00
Steven Arcangeli
db8865e464
Add plugin support for Barbar ( #73 )
2021-07-20 00:41:49 -07:00
Folke Lemaitre
53a30cdb96
docs: added vim docs
2021-06-25 14:35:09 +02:00
Gaetan Puleo
65b99e5a77
feat: added fern and lspsaga colors ( #56 )
2021-06-24 00:20:09 -07:00
Folke Lemaitre
852c9a8468
refactor: simplified extra template system and added docs
2021-06-04 08:26:02 +02:00
Folke Lemaitre
89ebe0a276
feat: added wezterm color schemes
2021-05-21 14:51:45 +02:00
Folke Lemaitre
6be063284b
feat: configurable brightness of the Day style
2021-05-19 08:49:33 +02:00
Folke Lemaitre
48b2bee03c
docs: fixed vim script example to use 1 instead of true
2021-05-17 14:16:10 +02:00
Santos Gallegos
5eb534d77e
feat: lightline theme ( #39 )
2021-05-16 23:44:17 -07:00
Folke Lemaitre
d4bd2b389a
docs: added info on setting up tmux with undercurls
2021-04-30 08:43:16 +02:00
Folke Lemaitre
b04cc9cdf1
docs: added screenshot for "day"
2021-04-25 06:57:39 -07:00