Commit graph

692 commits

Author SHA1 Message Date
folke
903bf3ffb2 chore(build): auto-generate docs
Some checks are pending
CI / ci (push) Waiting to run
2025-10-20 04:38:30 +00:00
folke
a0df15ebcd chore(build): auto-generate docs
Some checks are pending
CI / ci (push) Waiting to run
2025-10-19 21:03:13 +00:00
folke
308d7d263c chore(build): auto-generate docs 2025-10-19 20:18:03 +00:00
folke
9d967bd02a chore(build): auto-generate docs 2025-10-19 10:05:32 +00:00
folke
3b14f8c1a5 chore(build): auto-generate docs 2025-10-19 09:44:40 +00:00
folke
a4de830e3d chore(build): auto-generate docs 2025-10-19 09:15:47 +00:00
Cherry Ramatis
1f1e03b208
docs(rename): netrw example (#2153)
## Description

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

I recently got really into improving my experience with netrw, in one of
those explorations I managed to integrate with the `Snacks.rename`
module by remapping the default rename mapping. So I thought it would be
cool to include a more native approach to the documentation of this
module.

> PS: In the example I implemented with the `vim.ui.input` interface
since it should be the new standard, but if you prefer with the original
`vim.fn.input` I can change it.

## Related Issue(s)

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

N/a

## Screenshots

<!-- Add screenshots of the changes if applicable. -->


[![asciicast](https://asciinema.org/a/735692.svg)](https://asciinema.org/a/735692)
2025-10-19 11:14:44 +02:00
folke
39a0bf67d4 chore(build): auto-generate docs 2025-10-19 09:10:31 +00:00
folke
42b80048bf chore(build): auto-generate docs 2025-10-19 09:08:52 +00:00
folke
1b0477dc07 chore(build): auto-generate docs 2025-10-19 09:01:27 +00:00
folke
eb75825f83 chore(build): auto-generate docs 2025-10-19 08:54:01 +00:00
folke
baedaf4ac5 chore(build): auto-generate docs 2025-10-19 08:41:34 +00:00
folke
70a7db225b chore(build): auto-generate docs 2025-10-19 08:36:14 +00:00
folke
8abbb9e6e0 chore(build): auto-generate docs 2025-10-19 08:21:10 +00:00
folke
053ea876bb chore(build): auto-generate docs 2025-10-19 08:18:33 +00:00
MamaTierra
3e4a218c7a
docs(picker): fixed typo (#1696)
## Description
Fix a typo

## 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. -->
2025-10-19 10:17:20 +02:00
folke
cd68f196fe chore(build): auto-generate docs 2025-10-19 06:58:16 +00:00
folke
c5031fca2c chore(build): auto-generate docs
Some checks are pending
CI / ci (push) Waiting to run
2025-10-19 06:42:38 +00:00
folke
ffff5e0850 chore(build): auto-generate docs 2025-10-19 05:44:58 +00:00
folke
5fe867396b chore(build): auto-generate docs 2025-10-19 05:43:12 +00:00
folke
eea7dccfde chore(build): auto-generate docs 2025-10-19 05:41:01 +00:00
folke
425c1e8e85 chore(build): auto-generate docs 2025-10-19 05:39:04 +00:00
folke
b59ef39194 chore(build): auto-generate docs
Some checks failed
CI / ci (push) Has been cancelled
2025-10-17 19:17:28 +00:00
folke
4d261c207f chore(build): auto-generate docs 2025-10-17 19:15:54 +00:00
folke
b8d838d8be chore(build): auto-generate docs
Some checks are pending
CI / ci (push) Waiting to run
2025-10-12 19:56:41 +00:00
folke
38fbb948bc chore(build): auto-generate docs
Some checks are pending
CI / ci (push) Waiting to run
2025-10-12 10:15:20 +00:00
folke
aaab014bc6 chore(build): auto-generate docs
Some checks are pending
CI / ci (push) Waiting to run
2025-10-11 09:10:44 +00:00
folke
d91fc7d3fa chore(build): auto-generate docs
Some checks are pending
CI / ci (push) Waiting to run
2025-10-10 18:40:52 +00:00
folke
94f10539a6 chore(build): auto-generate docs 2025-10-10 14:10:54 +00:00
folke
dae80fb393 chore(build): auto-generate docs
Some checks failed
CI / ci (push) Has been cancelled
2025-10-08 19:34:47 +00:00
folke
bfe8c26dbd chore(build): auto-generate docs
Some checks failed
CI / ci (push) Has been cancelled
2025-09-30 16:17:27 +00:00
folke
ff3c49a19a chore(build): auto-generate docs 2025-09-30 15:38:57 +00:00
folke
f6c06415a2 chore(build): auto-generate docs
Some checks failed
CI / ci (push) Has been cancelled
2025-09-25 10:46:07 +00:00
folke
68da653d20 chore(build): auto-generate docs
Some checks are pending
CI / ci (push) Waiting to run
2025-09-24 16:27:03 +00:00
folke
d67a47739d chore(build): auto-generate docs
Some checks failed
CI / ci (push) Has been cancelled
2025-09-17 18:40:40 +00:00
folke
72a6316d24 chore(build): auto-generate docs
Some checks are pending
CI / ci (push) Waiting to run
2025-09-17 13:37:51 +00: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
7e3c655bec chore(build): auto-generate docs
Some checks are pending
CI / ci (push) Waiting to run
2025-09-16 13:34:40 +00:00
folke
a4d320f333 chore(build): auto-generate docs 2025-09-16 13:32:52 +00:00
Folke Lemaitre
a203df794f
docs: update docs for debug and vim.print changes 2025-09-16 15:31:41 +02:00
folke
1ce91337f1 chore(build): auto-generate docs 2025-03-01 22:20:31 +00:00
folke
453333530b chore(build): auto-generate docs 2025-03-01 08:57:20 +00:00
folke
cc04806393 chore(build): auto-generate docs 2025-03-01 08:49:34 +00:00
folke
e591715b03 chore(build): auto-generate docs 2025-03-01 08:35:20 +00:00
folke
5916848fc3 chore(build): auto-generate docs 2025-03-01 07:06:57 +00:00
folke
4df2a9afbe chore(build): auto-generate docs 2025-02-27 07:38:06 +00:00
folke
41428f60b9 chore(build): auto-generate docs 2025-02-26 06:51:40 +00:00
folke
e17d60712c chore(build): auto-generate docs 2025-02-25 20:19:18 +00:00
folke
0d09c46371 chore(build): auto-generate docs 2025-02-25 18:18:24 +00:00
folke
bd0f46be9a chore(build): auto-generate docs 2025-02-25 14:27:09 +00:00