mirror of
https://github.com/neovim/neovim.git
synced 2026-03-30 04:12:01 +00:00
Problem: Vim9: :disass completion does not understand "s:".
Solution: Expand "s:" to a pattern. (closes vim/vim#8780)
47016f5772
Co-authored-by: Bram Moolenaar <Bram@vim.org>