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",
ft = "lua",
cmd = "LazyDev",
opts = {
library = {
{ path = "luvit-meta/library", words = { "vim%.uv" } },