🐛 Bug(lazydev): add back lazyvim to lazydev
This commit is contained in:
@@ -38,6 +38,9 @@ return {
|
|||||||
"folke/lazydev.nvim",
|
"folke/lazydev.nvim",
|
||||||
opts = {
|
opts = {
|
||||||
library = {
|
library = {
|
||||||
|
{ path = "luvit-meta/library", words = { "vim%.uv" } },
|
||||||
|
{ path = "LazyVim", words = { "LazyVim" } },
|
||||||
|
{ path = "lazy.nvim", words = { "LazyVim" } },
|
||||||
-- Load the wezterm types when the `wezterm` module is required
|
-- Load the wezterm types when the `wezterm` module is required
|
||||||
-- Needs `justinsgithub/wezterm-types` to be installed
|
-- Needs `justinsgithub/wezterm-types` to be installed
|
||||||
{ path = "wezterm-types", mods = { "wezterm" } },
|
{ path = "wezterm-types", mods = { "wezterm" } },
|
||||||
|
|||||||
Reference in New Issue
Block a user