Commit graph

225 commits

Author SHA1 Message Date
folke
18686a41ff chore(build): auto-generate docs 2024-11-09 14:02:17 +00:00
Folke Lemaitre
5914cb1010
feat(bufdelete): added wipe option. Closes #38 2024-11-09 15:01:10 +01:00
Folke Lemaitre
7e6ea65f5f
docs: better docgen using treesitter 2024-11-09 14:42:09 +01:00
Chris Grieser
5dc749b045
feat(words): add fold_open and set_jump_point config options (#31)
## Description
Added `fold_open` and `set_jump_point` as config options for
`Snacks.words.jump`.
2024-11-08 14:18:39 +01:00
Folke Lemaitre
5ccf72e6d0
docs(win): document width/height behavior for win 2024-11-08 13:20:02 +01:00
Folke Lemaitre
71a234608f
feat(bufdelete): optional filter and shortcuts to delete all and other buffers. Closes #11 2024-11-08 10:58:40 +01:00
Folke Lemaitre
020e42fd18
docs: docgen 2024-11-08 10:40:26 +01:00
Folke Lemaitre
42e3a25d95
docs: docgen 2024-11-08 09:44:56 +01:00
roycrippen4
fb35aea5a5
docs(rename): add nvim-tree example (#27)
## Description

Adds an example to `rename.md` for nvim-tree. 

I spent way too long obsessing over the way the code looked to make it
feel like the other examples.

## Related Issue(s)

N/A

## Screenshots


![2024-11-07-201109_hyprshot](https://github.com/user-attachments/assets/fb3b141d-c8d8-4951-8f97-3242cf7ddb30)

Co-authored-by: roy.crippen4 <roy.crippen4@archarithms.com>
2024-11-08 09:15:48 +01:00
folke
5e29c1414c chore(build): auto-generate docs 2024-11-08 08:15:23 +00:00
Chris Grieser
6a3f865357
feat(words): jump optionally shows notification with reference count (#23)
## Description

Add an opt-in option to show a notification for `Snacks.words.jump`,
that displays the number and index of the current reference. The
notification uses `Snacks.notify.info` to be consistent with the rest of
the repo.

## Screenshots

![Pasted image 2024-11-07 at 16 39
46](https://github.com/user-attachments/assets/35930d62-335a-44b4-be9d-2799c129d324)

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-11-08 09:14:30 +01:00
Folke Lemaitre
38e0f95491
docs: docgen 2024-11-08 08:59:42 +01:00
Folke Lemaitre
8512896228
perf(notifier): optimize layout code 2024-11-08 08:07:41 +01:00
Folke Lemaitre
fb5fa554ee
docs(notifier): fix simple LSP progress example 2024-11-08 07:27:42 +01:00
folke
9249580739 chore(build): auto-generate docs 2024-11-07 21:32:06 +00:00
Folke Lemaitre
1a1f8a2648
docs(notifier): added screenshot for history 2024-11-07 22:27:59 +01:00
Folke Lemaitre
af273896c9
docs: docgen 2024-11-07 22:26:44 +01:00
Folke Lemaitre
636a17fd66
docs: docgen 2024-11-07 14:33:19 +01:00
Folke Lemaitre
52acbad6b6
docs: added edgy example 2024-11-07 14:07:15 +01:00
Teppei Taguchi
59ae7cf162
docs(readme, lazygit): fix typos (#16)
## Description

<!-- Describe the big picture of your changes to communicate to the
maintainers
  why we should accept this pull request. -->
Fixes minor typos in documentation.

## Related Issue(s)

<!--
  If this PR fixes any issues, please link to the issue here.
  - Fixes #<issue_number>
-->

## Screenshots

<!-- Add screenshots of the changes if applicable. -->
2024-11-07 13:50:13 +01:00
Folke Lemaitre
080e0d4039
feat(notifier): added option to show notifs top-down or bottom-up. Closes #9 2024-11-07 11:41:51 +01:00
Folke Lemaitre
8bcb2bc805
feat(notifier): allow overriding hl groups per notification 2024-11-07 11:08:31 +01:00
Folke Lemaitre
4e0ce77f2f
docs: dogcen 2024-11-07 10:53:44 +01:00
Folke Lemaitre
a00732defa
docs(notifier): example with simple LSP Progress 2024-11-07 10:53:12 +01:00
Folke Lemaitre
345f2bdd84
docs(notifier): added screenshot for advanced LSP progress 2024-11-07 10:50:21 +01:00
Folke Lemaitre
cdc9f24ae2
docs: update 2024-11-07 10:46:47 +01:00
folke
e8ea0910e0 chore(build): auto-generate docs 2024-11-06 23:18:27 +00:00
folke
d62faa35b6 chore(build): auto-generate docs 2024-11-06 22:41:49 +00:00
folke
e9d1137b90 chore(build): auto-generate docs 2024-11-06 22:07:50 +00:00
folke
79295fbb29 chore(build): auto-generate docs 2024-11-06 21:53:39 +00:00
Folke Lemaitre
650ae33e71
docs: typo example. Closes #3 2024-11-06 22:37:48 +01:00
Folke Lemaitre
a5a2d16390
docs: updated example 2024-11-06 18:59:14 +01:00
folke
81cb82b230 chore(build): auto-generate docs 2024-11-06 17:57:26 +00:00
Folke Lemaitre
18e41222e3
docs: docgen 2024-11-06 18:54:23 +01:00
Folke Lemaitre
b31b2a2c0f
docs: screenshot for notifier 2024-11-06 18:32:38 +01:00
Folke Lemaitre
e78b8ae620
docs: lazygit screenshot 2024-11-06 18:06:48 +01:00
Folke Lemaitre
d58203abfb
docs: screenshot for terminal 2024-11-06 18:04:09 +01:00
Folke Lemaitre
8aaf41527c
docs: screenshot for toggle 2024-11-06 18:02:15 +01:00
Folke Lemaitre
0c914fc8c9
docs: screenshot for win 2024-11-06 18:00:38 +01:00
Folke Lemaitre
2cb78a0965
docs: debug screenshot 2024-11-06 17:58:55 +01:00
Folke Lemaitre
084fdf7d79
docs: more docs... 2024-11-06 17:49:10 +01:00
Folke Lemaitre
4a325ed3ab
docs: notifier 2024-11-06 16:28:51 +01:00
Folke Lemaitre
6bbc7df37a
docs: notifier 2024-11-06 15:52:19 +01:00
Folke Lemaitre
9ffcea77f1
refactor(notifier): dont expose notifier instance 2024-11-06 15:45:48 +01:00
Folke Lemaitre
f620b6c9b8
docs: notifier 2024-11-06 13:38:51 +01:00
Folke Lemaitre
aa17f60c19
docs: lazygit 2024-11-06 13:38:51 +01:00
Folke Lemaitre
4c7ed34f72
docs: docs for bufdelete 2024-11-06 13:38:50 +01:00
Folke Lemaitre
84646aa60a
docs: docs for bigfile 2024-11-06 13:38:50 +01:00
Folke Lemaitre
36e2d192c3
docs: docgen 2024-11-06 13:08:09 +01:00
Folke Lemaitre
dd97a2a659
docs: docs for rename 2024-11-06 13:08:09 +01:00