Select a color scheme for your Dotfyle experience

nvim-treesitter / nvim-treesitter

nvim-treesitter

Nvim Treesitter configurations and abstraction layer
12287 2385 7 3 months 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
6898 init.lua 20 1352
jdhao/nvim-config
/
4122 init.lua 59 4349
xero/dotfiles
/neovim/.config/nvim
2151 init.lua 30 3689
rafi/vim-config
/
1955 init.lua 67 6281