1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-03 00:49:26 +00:00

[neovim] Add rose-pine theme and some refactors

This commit is contained in:
2024-03-17 18:25:34 +01:00
parent aceaa089f0
commit e7bf2eb91d
11 changed files with 112 additions and 44 deletions

View File

@ -26,6 +26,7 @@ neotest.setup({
},
args = { "-count=1" },
}),
require("neotest-python")({}),
},
})