mirror of
https://github.com/neovim/neovim.git
synced 2026-07-15 22:00:40 +00:00
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.