--- title: "SpaceVim treesitter layer" description: "This layers adds extensive support for treesitter" --- # [Available Layers](../) >> treesitter - [Description](#description) - [Install](#install) ## Description This layer adds support for treesitter in neovim. ## Install To use this configuration layer, update your custom configuration file with: ```toml [[layers]] name = "treesitter" ```