Files
neovim/runtime/lua/vim/_meta
Justin M. Keyes 671e9d4913 feat(marks): :marks completion, list extmarks #40743
Problem:
- No UI for listing extmarks.
- `:marks` doesn't support cmdline-completion.

Solution:
- Add completion and extmarks support to `:marks`.
- Update `get_buf_local_marks` to include the ":" (prompt-buffer) mark.
2026-07-15 05:55:51 -04:00
..
2026-06-08 16:12:14 -04:00
2026-06-29 13:10:31 -04:00