Files
neovim/runtime/lua
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-07-13 19:44:15 +02:00
2026-03-16 10:29:58 +01:00
2025-02-09 18:10:54 +01:00