config
This commit is contained in:
parent
323b1df703
commit
7f9115a42d
1 changed files with 1 additions and 6 deletions
|
|
@ -2,9 +2,4 @@ vim.pack.add({ "https://github.com/folke/lazydev.nvim" })
|
|||
|
||||
local Lazydev = require("lazydev")
|
||||
|
||||
Lazydev.setup({
|
||||
library = {
|
||||
vim.env.VIMRUNTIME,
|
||||
{ path = "${3rd}/luv/library", words = { "vim%.uv" } },
|
||||
},
|
||||
})
|
||||
Lazydev.setup({})
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue