Commit graph

734 commits

Author SHA1 Message Date
folke
d358bf1755 chore(build): auto-generate docs 2025-10-21 14:17:54 +00:00
folke
ce8d36564c chore(build): auto-generate docs 2025-10-21 14:10:21 +00:00
folke
284ea48e7c chore(build): auto-generate docs 2025-10-21 14:05:52 +00:00
folke
ee0de23301 chore(build): auto-generate docs 2025-10-21 13:48:28 +00:00
folke
82e3b545f3 chore(build): auto-generate docs 2025-10-21 13:39:28 +00:00
folke
d5faeafe2d chore(build): auto-generate docs 2025-10-21 13:39:16 +00:00
folke
4f1493025f chore(build): auto-generate docs 2025-10-21 11:17:40 +00:00
folke
aafa55d839 chore(build): auto-generate docs 2025-10-21 10:51:25 +00:00
folke
5558e285f5 chore(build): auto-generate docs 2025-10-21 10:44:37 +00:00
folke
050052494e chore(build): auto-generate docs 2025-10-21 10:29:11 +00:00
folke
d31f50f0a7 chore(build): auto-generate docs 2025-10-21 07:17:46 +00:00
folke
cb0df73188 chore(build): auto-generate docs 2025-10-21 06:39:43 +00:00
folke
507190018e chore(build): auto-generate docs 2025-10-21 06:38:34 +00:00
folke
3d8fd67d22 chore(build): auto-generate docs 2025-10-21 06:33:38 +00:00
folke
c922358581 chore(build): auto-generate docs 2025-10-21 06:20:00 +00:00
folke
58448e02f5 chore(build): auto-generate docs 2025-10-21 06:16:03 +00:00
folke
3ff847ee21 chore(build): auto-generate docs 2025-10-21 06:08:05 +00:00
folke
f3a9e4de30 chore(build): auto-generate docs 2025-10-21 05:26:50 +00:00
folke
a54477b0ac chore(build): auto-generate docs 2025-10-20 21:04:15 +00:00
folke
475fb69947 chore(build): auto-generate docs 2025-10-20 18:10:20 +00:00
folke
3fd2acb72d chore(build): auto-generate docs 2025-10-20 18:09:27 +00:00
folke
fd1640afe6 chore(build): auto-generate docs 2025-10-20 16:28:20 +00:00
folke
049387885a chore(build): auto-generate docs 2025-10-20 15:47:16 +00:00
folke
c01215c74f chore(build): auto-generate docs 2025-10-20 15:32:48 +00:00
folke
149971d1b3 chore(build): auto-generate docs
Some checks are pending
CI / ci (push) Waiting to run
2025-10-20 14:03:58 +00:00
folke
0fc3e27203 chore(build): auto-generate docs 2025-10-20 13:55:28 +00:00
folke
f5ff06330e chore(build): auto-generate docs 2025-10-20 13:54:10 +00:00
folke
40a34549b1 chore(build): auto-generate docs 2025-10-20 13:29:24 +00:00
folke
c494c13a0a chore(build): auto-generate docs 2025-10-20 13:27:39 +00:00
folke
0c5f9b82ca chore(build): auto-generate docs 2025-10-20 13:24:12 +00:00
folke
58993055a4 chore(build): auto-generate docs 2025-10-20 13:23:06 +00:00
starbased
2aacf55082
fix(terminal): set buffer when opening terminal with position='current' (#2162)
## Description

When opening a terminal with position='current', the terminal buffer
wasn't being set in the current window, causing the original buffer
content to remain visible with terminal styling applied.

This fix adds a call to vim.api.nvim_win_set_buf() to properly set the
terminal buffer when using position='current'. Also updates type
annotations to include the 'current' position option and adds tests to
prevent regression.

Credit to the solution to by @Baricus in issue #2148.

## Related Issue(s)

Fixes #2148

Co-authored-by: Baricus <31926270+Baricus@users.noreply.github.com>
2025-10-20 15:22:02 +02:00
Sander
41e6bf1578
docs(rename): fyler example (#2122) 2025-10-20 15:18:47 +02:00
folke
bed2437e2e chore(build): auto-generate docs 2025-10-20 13:16:30 +00: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
folke
351bab1866 chore(build): auto-generate docs 2025-10-20 13:06:59 +00:00
folke
6276c10b4b chore(build): auto-generate docs 2025-10-20 13:00:31 +00:00
Moonsteroid
f89fff1bf5
docs(rename): oil.nvim snippet example (#1503)
## Description

Quick fix In the `rename` plugin docs, the example code snippet for
`oil.nvim` needs to take the first item from the action list :)
2025-10-20 14:58:24 +02:00
folke
e1e30a1411 chore(build): auto-generate docs 2025-10-20 12:55:15 +00:00
folke
ccca140c2b chore(build): auto-generate docs 2025-10-20 12:48:58 +00:00
folke
341683b572 chore(build): auto-generate docs 2025-10-20 12:29:25 +00:00
folke
d161382d1f chore(build): auto-generate docs 2025-10-20 11:25:01 +00: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
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