nvim config ok
This commit is contained in:
@@ -4,7 +4,6 @@ return {
|
||||
"j-hui/fidget.nvim",
|
||||
opts = {},
|
||||
},
|
||||
-- Improved diagnostics display
|
||||
{
|
||||
"folke/trouble.nvim",
|
||||
dependencies = { "nvim-tree/nvim-web-devicons" },
|
||||
|
||||
@@ -2,4 +2,3 @@
|
||||
return {
|
||||
{ "folke/trouble.nvim", opts = {} },
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user