mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-04 06:57:34 +00:00
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 |