FEAT: Added lualine and harpoon
FIX: Fixed fidget setup FIX: Added hopefully proper lsp config
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
return {
|
||||
"j-hui/fidget.nvim",
|
||||
config = function()
|
||||
require('fidget').setup({})
|
||||
end
|
||||
opts = {
|
||||
notification = {
|
||||
window = { winblend = 0},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user