mirror of
https://github.com/neovim/neovim.git
synced 2026-01-04 02:17:09 +10: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>