refactor config
This commit is contained in:
commit
4f0e213f4a
155 changed files with 13983 additions and 0 deletions
3
config/astronvim/lua/user/plugins/treesitter.lua
Normal file
3
config/astronvim/lua/user/plugins/treesitter.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
ensure_installed = { "javascript", "typescript", "php", "python", "lua", "bash", "sql", "yaml", "json" },
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue