mirror of https://github.com/folke/lazy.nvim.git
e9fd76e239
Problem: Command completion doesn't work if the command name isn't written in full Solution: Use vim.startswith to check if the command is a prefix of 'Lazy' Fixes #1758 |
||
---|---|---|
.. | ||
colors.lua | ||
commands.lua | ||
config.lua | ||
diff.lua | ||
float.lua | ||
init.lua | ||
render.lua | ||
sections.lua | ||
text.lua |