nvim-treesitter / nvim-treesitter

nvim-treesitter

Nvim Treesitter configurations and abstraction layer
13434 2467 0 14 hours ago
syntax awesome-neovim
nvim-treesitter is a plugin that provides an interface for tree-sitter, allowing for advanced functionality such as syntax highlighting and language-specific features in Neovim. It supports a wide range of languages and offers various modules for customizing the behavior of the plugin. It requires specific language parsers to be installed, which can be done automatically or manually.

Breaking changes in nvim-treesitter

ba921c 1 year ago
feat!: switch upstream Zig parser
276c34 1 year ago
feat!: update angular parser to new major
1ae9b0 2 years ago
feat!: align standard captures with upstream

Media

Install instructions

Dotfyle does not endorse any plugins. Install at your own risk.
{
    "nvim-treesitter/nvim-treesitter",
    build = ":TSUpdate",
}

Developers using nvim-treesitter

more configs
craftzdog/dotfiles-public
/.config/nvim
7081 init.lua 22 1352
jdhao/nvim-config
/
4281 init.lua 59 4666
xero/dotfiles
/neovim/.config/nvim
2229 init.lua 29 3722
rafi/vim-config
/
1968 init.lua 63 6317