astro-nvim-v3 - group color schemes

This commit is contained in:
huyjaky
2024-09-23 10:41:01 +07:00
parent 59c64476bb
commit 66913cebc8
7 changed files with 75 additions and 48 deletions

View File

@@ -0,0 +1,7 @@
return {
"rcarriga/nvim-dap-ui",
requires = { "mfussenegger/nvim-dap", "nvim-neotest/nvim-nio" },
opts = {
eval = true
},
}