vim/runtime/autoload/dist
David Mandelberg b34ce3e205
runtime(man): don't add jumps when loading a manpage
Without this change, pressing K while in one manpage to load another
one, then pressing CTRL-O to go back, results in going to the bottom of
the current (second) manpage. With this change, it goes back to the
previous manpage.

closes: #16791

Signed-off-by: David Mandelberg <david@mandelberg.org>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-03-05 20:38:20 +01:00
..
ft.vim runtime(filetype): commit 99181205c5 breaks V lang detection 2025-01-25 16:18:51 +01:00
json.vim runtime(json): fix examples in comments for JSON formatting (#13660) 2023-12-11 17:09:38 +01:00
man.vim runtime(man): don't add jumps when loading a manpage 2025-03-05 20:38:20 +01:00
script.vim patch 9.1.1042: filetype: just files are not recognized 2025-01-20 21:56:41 +01:00
vim.vim runtime(dist): do not output a message if executable is not found 2024-09-20 22:26:56 +02:00
vim9.vim runtime(dist/vim9): fix regressions in dist#vim9#Open 2025-01-29 18:36:01 +01:00
vimindent.vim runtime(vim): update indentation plugin for Vim script 2024-12-26 10:36:56 +01:00