Commit graph

316 commits

Author SHA1 Message Date
folke
889515a336 chore(build): auto-generate docs
Some checks are pending
CI / ci (push) Waiting to run
2025-10-22 14:59:10 +00:00
folke
f27b8b313e chore(build): auto-generate docs 2025-10-22 12:46:51 +00:00
folke
b39a1898db chore(build): auto-generate docs 2025-10-22 11:26:49 +00:00
folke
dbb842bf0b chore(build): auto-generate docs 2025-10-22 10:26:21 +00:00
Folke Lemaitre
bedfe47b46
docs: fix vim docs 2025-10-22 12:23:46 +02:00
folke
ee2314d671 chore(build): auto-generate docs 2025-10-22 09:26:58 +00:00
folke
b68648b79e chore(build): auto-generate docs 2025-10-22 08:13:30 +00:00
folke
4c2806cb93 chore(build): auto-generate docs 2025-10-22 07:59:20 +00:00
folke
16b9fdaf6a chore(build): auto-generate docs 2025-10-22 04:34:44 +00:00
folke
507190018e chore(build): auto-generate docs 2025-10-21 06:38:34 +00:00
folke
6c87fde975 chore(build): auto-generate docs 2025-10-21 05:03:03 +00:00
Tharun T
a4664298ba
fix(gitbrowse): send commit as a opt when calling gitbrowse (#2289)
## Description

- I was trying to go to the commit page from fugitive commit buffers
- but snacks.nvim doesn't support this (fugitive does) and so I wanted a
way to send the commit IDs to the gitbrowse function after parsing it
myself in my dotfiles

### changes
- added `commit` option to `gitbrowse` config to allow passing commit
hashes directly instead of only auto-detecting from cursor word or file
history
- only falls back to auto-detection when `commit` is not explicitly
provided

## 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-20 15:28:30 +02:00
Alexander Frolov
9ebf052fef
fix(gitbrowse): fixed urls for gitlab (#2073)
## Description

GitLab highlighting uses a different scheme for range of lines

fb2f3ce787/app/assets/javascripts/repository/mixins/highlight_mixin.js (L114)

## 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-20 15:15:21 +02:00
Trevor Hauter
1db5166b43
docs(picker): fix typo in picker docs (#1887)
## Description

Fix typo in snacks-picker docs. I've noticed the docs are
auto-generated, so I split my changes into 2 commits so I can drop the
change to the markdown file if preferred. Just let me know!

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2025-10-20 15:07:23 +02:00
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
425c1e8e85 chore(build): auto-generate docs 2025-10-19 05:39:04 +00:00
folke
02606dbcaa chore(build): auto-generate docs 2025-10-17 19:14:57 +00:00
folke
454ba02d69 chore(build): auto-generate docs
Some checks failed
CI / ci (push) Has been cancelled
2025-10-14 16:30:07 +00:00
folke
839022302b chore(build): auto-generate docs
Some checks are pending
CI / ci (push) Waiting to run
2025-10-13 18:13:32 +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
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
bfc98ad198 chore(build): auto-generate docs
Some checks are pending
CI / ci (push) Waiting to run
2025-09-30 11:39:08 +00:00
folke
5d9dacd098 chore(build): auto-generate docs
Some checks are pending
CI / ci (push) Waiting to run
2025-09-29 07:02:23 +00:00
folke
5e0e869852 chore(build): auto-generate docs
Some checks failed
CI / ci (push) Has been cancelled
2025-09-27 07:39: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
f74ae636b8 chore(build): auto-generate docs 2025-09-24 16:22:20 +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
4e23c75b82 chore(build): auto-generate docs
Some checks are pending
CI / ci (push) Waiting to run
2025-09-17 06:24:20 +00: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 Lemaitre
bf3ee0d636
docs: gen 2025-09-16 15:33:33 +02:00
folke
a4d320f333 chore(build): auto-generate docs 2025-09-16 13:32:52 +00:00
folke
f2746da0bb chore(build): auto-generate docs
Some checks are pending
CI / ci (push) Waiting to run
2025-09-16 07:18:58 +00:00
folke
f2a025d80a chore(build): auto-generate docs 2025-09-15 05:44:01 +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
338eed18ac chore(build): auto-generate docs 2025-02-25 08:14:50 +00:00
folke
09ec4adf3f chore(build): auto-generate docs 2025-02-24 06:20:33 +00:00
folke
f5abf26777 chore(build): auto-generate docs 2025-02-23 07:14:10 +00:00
folke
13ea94d561 chore(build): auto-generate docs 2025-02-22 06:54:23 +00:00
folke
2261b0eedf chore(build): auto-generate docs
Some checks failed
CI / ci (push) Failing after 0s
2025-02-21 07:07:59 +00:00
folke
6afb8debd6 chore(build): auto-generate docs 2025-02-20 16:12:45 +00:00
Folke Lemaitre
a4fe279bf4
docs: docgen 2025-02-20 17:11:40 +01:00
folke
f7e9d31482 chore(build): auto-generate docs 2025-02-20 10:38:28 +00:00
Folke Lemaitre
b503e3ee9f
docs: docgen
Release-As: 2.21.0
2025-02-20 11:37:05 +01:00
folke
78c1deb0ad chore(build): auto-generate docs 2025-02-20 06:01:14 +00:00
Folke Lemaitre
63277f96c9
refactor(compat): use svim.islist 2025-02-20 07:00:05 +01:00
Folke Lemaitre
bc902f7032
feat(compat): added svim, a compatibility layer for Neovim. Closes #1321 2025-02-20 06:59:44 +01:00