mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
fix(lazydev): add cmd
This commit is contained in:
parent
3df8af369c
commit
ae0d94e048
1 changed files with 1 additions and 0 deletions
|
@ -204,6 +204,7 @@ return {
|
|||
{
|
||||
"folke/lazydev.nvim",
|
||||
ft = "lua",
|
||||
cmd = "LazyDev",
|
||||
opts = {
|
||||
library = {
|
||||
{ path = "luvit-meta/library", words = { "vim%.uv" } },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue