this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

[nvim] remove useless & bug-ful path's from sumneko_lua settings

-1
-1
nvim/lua/core/lsp/settings/sumneko_lua.lua
··· 5 5 Lua = { 6 6 runtime = { 7 7 version = "LuaJIT", 8 - path = vim.split(package.path, ";"), 9 8 }, 10 9 diagnostics = { 11 10 globals = { "vim" },