mirror of
https://github.com/softinio/nvim-config.git
synced 2025-09-04 00:26:42 -07:00
tweaks
This commit is contained in:
parent
06070d2371
commit
08163e8d05
2 changed files with 10 additions and 7 deletions
|
@ -24,7 +24,7 @@ return {
|
|||
require("trouble").setup()
|
||||
end,
|
||||
},
|
||||
"folke/which-key.nvim",
|
||||
{ "folke/which-key.nvim", lazy = false },
|
||||
{
|
||||
"j-hui/fidget.nvim",
|
||||
config = function()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue