mirror of
https://github.com/ivuorinen/astronvim_config.git
synced 2026-02-03 16:43:05 +00:00
Astronvim config from kabinspace/AstroNvim_user
This commit is contained in:
4
plugins/treesitter.lua
Normal file
4
plugins/treesitter.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
-- Automatically install missing parsers when entering buffer
|
||||
auto_install = true,
|
||||
}
|
||||
Reference in New Issue
Block a user