mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-21 07:26:44 +00:00
@@ -15,7 +15,7 @@ vim.opt.rtp:prepend(lazypath)
|
||||
require("lazy").setup({
|
||||
spec = {
|
||||
{ import = 'plugins' },
|
||||
{ import = 'plugins.lsp' },
|
||||
-- { import = 'plugins.lsp' },
|
||||
},
|
||||
ui = {
|
||||
border = 'rounded',
|
||||
|
||||
Reference in New Issue
Block a user