astro-nvim-v3 - hl number color

This commit is contained in:
huyjaky
2024-08-19 16:33:13 +07:00
parent f10ca96639
commit 1f7ec497c6
5 changed files with 11 additions and 3 deletions

View File

@@ -16,6 +16,9 @@ return {
{ "lukas-reineke/indent-blankline.nvim", enabled = false },
{ "chipsenkbeil/distant.nvim", enabled = false },
{ "gen740/SmoothCursor.nvim", enabled = false },
{ "stevearc/resession.nvim", enabled = false },
{ "AstroNvim/astrotheme", enabled = false },
{ "echasnovski/mini.move", enabled = false },
-- { "hrsh7th/nvim-cmp", enabled = false },
}