mirror of
https://github.com/neovim/neovim.git
synced 2026-03-08 17:13:59 +10:00
Problem: Some items of completion results include function signatures that can cause the pum to be very long when a function has many params, because pum scales with the longest word/abbr. Solution: add custom covert function that can customise abbr to remove params.
23 KiB
23 KiB