Folke Lemaitre
80dcb88ede
fix(words): only check modes for is_enabled
when needed
2024-12-16 21:17:31 +01:00
Folke Lemaitre
9c8f3d5318
fix(words): incorrect enabled check. Fixes #247
2024-12-11 10:05:30 +01:00
Folke Lemaitre
140204fde5
build: added metadata to plugins
2024-12-10 13:55:51 +01:00
Folke Lemaitre
bd7cf03823
feat(words): added toggle for words
2024-12-10 13:55:51 +01:00
Folke Lemaitre
4f99818b0a
fix: added compatibility with Neovim >= 0.9.4
2024-11-09 15:38:43 +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
d079fbfe35
feat(words): configurable mode to show references. Defaults to n, i, c. Closes #18
2024-11-08 09:44:45 +01:00
Folke Lemaitre
9576081e87
fix(words): disable notify_jump by default
2024-11-08 09:15:17 +01: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

---------
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-11-08 09:14:30 +01:00
Folke Lemaitre
82ea3e68c4
docs: moar docs
2024-11-06 11:43:50 +01:00
Folke Lemaitre
983621b0fe
docs: docgen
2024-11-06 11:27:52 +01:00
Folke Lemaitre
796d235771
docs: docgen
2024-11-06 00:39:27 +01:00
Folke Lemaitre
c71f3c84f4
docs: update
2024-11-06 00:35:44 +01:00
Folke Lemaitre
73445af400
feat: words
2024-11-03 15:10:35 +01:00