Commit graph

29 commits

Author SHA1 Message Date
Folke Lemaitre
048da339ce
feat: use Snacks.util.set_hl to manage hl groups 2024-11-18 08:57:51 +01:00
Folke Lemaitre
ef2d99e59c
fix(setup): nested for setup 2024-11-18 08:57:51 +01:00
Folke Lemaitre
193da60a02
feat(dashboard): added new dashboard snack 2024-11-18 08:57:49 +01:00
Folke Lemaitre
797708b038 feat(config)!: plugins are no longer enabled by default. Pass any options, or set enabled = true. 2024-11-14 23:56:37 +01:00
Folke Lemaitre
4f99818b0a
fix: added compatibility with Neovim >= 0.9.4 2024-11-09 15:38:43 +01:00
Folke Lemaitre
6c76f91398
fix(config): deepcopy config where needed 2024-11-06 22:36:37 +01:00
Folke Lemaitre
0d91a4e364
fix(config): fix reading config during setup. Fixes #2 2024-11-06 22:36:37 +01:00
Folke Lemaitre
9341f730d9
refactor(notifier): make notify a mod method instead of class method 2024-11-06 13:38:51 +01:00
Folke Lemaitre
66810971b9
fix(win): better implementation of window styles (previously views) 2024-11-06 10:56:08 +01:00
Folke Lemaitre
b4bd12c0ea
docs: better docs 2024-11-05 23:16:08 +01:00
Folke Lemaitre
44011ddf0d
feat: added notifier 2024-11-05 16:54:58 +01:00
Folke Lemaitre
0209e95f6d
style(toggle): types 2024-11-05 16:54:58 +01:00
Folke Lemaitre
28c3029699
feat: added toggle 2024-11-05 00:20:26 +01:00
Folke Lemaitre
f5bbb446ed
fix(config): merging of possible nil values 2024-11-04 22:22:36 +01:00
Folke Lemaitre
12d6f863f7
feat(win): custom views 2024-11-04 22:17:12 +01:00
Folke Lemaitre
1bdb193139
refactor: float -> win, since it also manages splits 2024-11-04 20:29:25 +01:00
Folke Lemaitre
6cb43f6033
feat: added debug 2024-11-04 18:56:19 +01:00
Folke Lemaitre
f4e0130ec3
feat: added notify 2024-11-04 18:56:19 +01:00
Folke Lemaitre
a638d8bafe
feat: added gitbrowse 2024-11-04 12:16:21 +01:00
Folke Lemaitre
f0a9991347
feat: added git 2024-11-04 12:13:43 +01:00
Folke Lemaitre
fc32619734
feat: added lazygit 2024-11-04 12:13:43 +01:00
Folke Lemaitre
b3d08beb8c
feat(config): get config for snack with defaults and custom opts 2024-11-04 10:15:43 +01:00
Folke Lemaitre
e6cc7c998a
feat: terminal 2024-11-03 22:06:04 +01:00
Folke Lemaitre
6e825f509e
fix(config): don't change defaults in merge 2024-11-03 22:06:04 +01:00
Folke Lemaitre
d106107cdc
feat: float 2024-11-03 22:06:04 +01:00
Folke Lemaitre
fa33688301
feat: rename 2024-11-03 15:43:57 +01:00
Folke Lemaitre
787b53e763
fix: simplify setup 2024-11-03 15:17:05 +01:00
Folke Lemaitre
73445af400
feat: words 2024-11-03 15:10:35 +01:00
Folke Lemaitre
c98c4c0307
feat: config & setup 2024-11-03 12:56:05 +01:00