refactor: clean config

refactor: clean config
This commit is contained in:
2025-04-13 14:43:55 +04:00
parent 5f155a5880
commit 08e8e21300
2 changed files with 0 additions and 4 deletions

View File

@@ -21,9 +21,6 @@ return {
{
"lukas-reineke/indent-blankline.nvim",
main = "ibl",
---@module "ibl"
---@type ibl.config
opts = {},
},
{
"savq/melange-nvim"