1 files changed,
2 insertions(+),
1 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed at:
2024-08-01 21:09:44 +0300
Parent:
c36ca9a
M
lua/plugins/lsp/init.lua
@@ -16,7 +16,8 @@ dependencies = { "nvim-lspconfig", "Bilal2453/luvit-meta" },
opts = { library = { { path = "luvit-meta/library", words = { "vim%.uv" } }, - { path = "lazy.nvim" }, + "lazy.nvim", + "gopher.nvim", }, }, },