Files
neovim/test/functional
Shadman acb99b8a65 fix(prompt_buffer): plugins can't set ': mark #35624
Problem:
Currently, prompt_buffer manages `:` mark by itself and exposes it
read-only mark. However when it fails there can be no mitigation made
by plugins. The `:` mark should act like a regular marks and be
modifiable.

Solution:
Allow plugins to set `:` mark.
2025-09-08 15:09:48 -07:00
..
2025-09-03 23:03:51 -04:00
2025-03-02 14:27:52 -08:00
2025-09-08 09:24:13 +08:00
2024-04-23 18:17:04 +02:00