Select a color scheme for your Dotfyle experience

nvim-treesitter / nvim-treesitter

nvim-treesitter

Nvim Treesitter configurations and abstraction layer
12287 2358 13 1 month 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 1 year 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
6866 init.lua 22 1350
jdhao/nvim-config
/
4068 init.lua 59 4297
xero/dotfiles
/neovim/.config/nvim
2138 init.lua 30 3689
rafi/vim-config
/
1952 init.lua 67 6281