astro-nvim-v3 - turn off tabline

This commit is contained in:
huyjaky
2024-11-01 13:16:23 +07:00
parent 1a2713abf7
commit c871e50e7c
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ require("lazy").setup({
border = "single",
size = { width = 0.8, height = 0.8 },
},
checker = {
enabled = true,
notify = false,