Switch to nvchad.

This commit is contained in:
Bartek Stalewski 2023-10-14 14:48:19 +02:00
parent 4ffa1ed610
commit dae4bd3581
21 changed files with 253 additions and 2 deletions

View file

@ -1,11 +0,0 @@
return {
"nvim-treesitter/nvim-treesitter",
opts = {
ensure_installed = {
"bash",
"python",
"terraform",
"vim",
},
},
}