Signed-off-by: d0zingcat <leewtang@gmail.com>
This commit is contained in:
d0zingcat
2024-06-14 23:41:44 +08:00
parent bcb7f6e648
commit 7c98cab801
6 changed files with 158 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ vim.opt.rtp:prepend(lazypath)
require("lazy").setup({
spec = {
{ import = 'plugins' },
{ import = 'plugins.lsp' },
-- { import = 'plugins.lsp' },
},
ui = {
border = 'rounded',