Folke Lemaitre
c494447737
fix(rename): made rename more robust and make sure target directory exists. Closes #2252
2025-10-21 08:32:27 +02:00
Noor
2ab82a4e88
docs(mini): update URLs for nvim-mini related plugins ( #2189 )
...
## Description
All plugins related to the mini.nvim project has been relocated to a
GitHub organization, as announced here:
https://github.com/nvim-mini/mini.nvim/discussions/1970
This commit updates all related URL:s in the documentation to refer to
the repositories for each plugin at the new organization.
## Related Issue(s)
N/A
## Screenshots
N/A
2025-09-17 15:36:48 +02:00
Folke Lemaitre
bc902f7032
feat(compat): added svim, a compatibility layer for Neovim. Closes #1321
2025-02-20 06:59:44 +01:00
Folke Lemaitre
6614a2c84f
feat(explorer): deal with existing buffers when renaming / deleting files. Closes #1315
2025-02-19 22:18:21 +01:00
Folke Lemaitre
455228ed3a
feat(rename): add old to on_rename callback
2025-02-04 17:10:55 +01:00
Folke Lemaitre
9d8c277beb
feat(rename): optional file, on_rename for Snacks.rename.rename_file()
2025-01-30 17:56:14 +01:00
Folke Lemaitre
140204fde5
build: added metadata to plugins
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
Folke Lemaitre
084fdf7d79
docs: more docs...
2024-11-06 17:49:10 +01:00
Folke Lemaitre
dd97a2a659
docs: docs for rename
2024-11-06 13:08:09 +01:00
Folke Lemaitre
910ce8f394
refactor: Snacks.rename.rename() => Snacks.rename.rename_file()
2024-11-06 12:21:31 +01:00
Folke Lemaitre
983621b0fe
docs: docgen
2024-11-06 11:27:52 +01:00
Folke Lemaitre
fa33688301
feat: rename
2024-11-03 15:43:57 +01:00