[feat] Change stuff

This commit is contained in:
Uttarayan Mondal
2023-12-18 15:47:09 +05:30
parent 10ebcc0a6c
commit 104c0f773c
9 changed files with 64 additions and 39 deletions

View File

@@ -45,6 +45,7 @@ return require('lazy').setup({
{ 'rest-nvim/rest.nvim', event = "BufEnter" },
-- 'b0o/SchemaStore.nvim',
-- 'rcarriga/nvim-notify',
{ 'echasnovski/mini.nvim', version = '*' },
{
'folke/todo-comments.nvim',
event = "BufEnter",
@@ -513,7 +514,7 @@ return require('lazy').setup({
},
{
"j-hui/fidget.nvim",
tag = "legacy",
-- tag = "",
event = "LspAttach",
opts = {},
},