1 files changed,
1 insertions(+),
0 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed at:
2023-07-30 13:02:19 +0300
Parent:
f16f0e3
M
lua/plugins/treesitter.lua
@@ -22,6 +22,7 @@ },
} require("nvim-treesitter.configs").setup { + auto_install = true, ensure_installed = { "lua", "go",