fix(lazydev): add cmd

This commit is contained in:
Folke Lemaitre 2024-06-04 09:39:35 +02:00
parent 3df8af369c
commit ae0d94e048
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -204,6 +204,7 @@ return {
{ {
"folke/lazydev.nvim", "folke/lazydev.nvim",
ft = "lua", ft = "lua",
cmd = "LazyDev",
opts = { opts = {
library = { library = {
{ path = "luvit-meta/library", words = { "vim%.uv" } }, { path = "luvit-meta/library", words = { "vim%.uv" } },