Topic: "nvim-treesitter"
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
Language: Tree-sitter Query - Size: 7.49 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 11,816 - Forks: 969

andymass/vim-matchup
vim match-up: even better % :facepunch: navigate and highlight matching words :facepunch: modern matchit and matchparen. Supports both vim and neovim + tree-sitter.
Language: Vim Script - Size: 875 KB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 1,773 - Forks: 71

cshuaimin/ssr.nvim
Treesitter based structural search and replace plugin for Neovim.
Language: Lua - Size: 45.9 KB - Last synced at: 27 days ago - Pushed at: 8 months ago - Stars: 963 - Forks: 13

nvim-treesitter/playground 📦
Treesitter playground integrated into Neovim
Language: Lua - Size: 2.76 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 910 - Forks: 46

wadackel/vim-dogrun
:dog: A dark Neovim / Vim colorscheme for the GUI and 256 / true-color terminals.
Language: Rust - Size: 1.88 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 593 - Forks: 15

SmiteshP/nvim-gps 📦
Simple statusline component that shows what scope you are working inside
Language: Scheme - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 480 - Forks: 45

mfussenegger/nvim-treehopper
Region selection with hints on the AST nodes of a document powered by treesitter
Language: Lua - Size: 21.5 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 435 - Forks: 17

aaronik/treewalker.nvim
A neovim plugin for moving around your code in a syntax tree aware manner
Language: Lua - Size: 3.02 MB - Last synced at: 15 days ago - Pushed at: 17 days ago - Stars: 424 - Forks: 9

nvim-treesitter/nvim-treesitter-refactor
Refactor module for nvim-treesitter
Language: Lua - Size: 40 KB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 417 - Forks: 24

nvimdev/zephyr-nvim
A dark neovim colorscheme written in lua
Language: Lua - Size: 51.8 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 363 - Forks: 55

Julian/lean.nvim
Neovim support for the Lean theorem prover
Language: Lua - Size: 2.02 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 350 - Forks: 31

tadmccorkle/markdown.nvim
Configurable tools for working with Markdown in Neovim.
Language: Lua - Size: 99.6 KB - Last synced at: 23 days ago - Pushed at: 10 months ago - Stars: 186 - Forks: 12

Dkendal/nvim-treeclimber
Neovim structured editing plugin
Language: Lua - Size: 146 KB - Last synced at: 4 days ago - Pushed at: 27 days ago - Stars: 178 - Forks: 5

nvim-treesitter/completion-treesitter 📦
Treesitter source for completion-nvim and more
Language: Lua - Size: 114 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 160 - Forks: 5

Badhi/nvim-treesitter-cpp-tools
C++ Helper Snippets Using Treesitter
Language: Lua - Size: 891 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 143 - Forks: 10

amarz45/nvim-cmp-buffer-lines
nvim-cmp completion source for buffer lines
Language: Lua - Size: 1.16 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 69 - Forks: 2

kiyoon/treesitter-indent-object.nvim
Context-aware indent textobject powered by Treesitter. `vai` to select current context.
Language: Lua - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 62 - Forks: 2

nvim-treesitter/module-template 📦
A repository template to create you own nvim-treesitter module !
Language: Lua - Size: 7.81 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 59 - Forks: 10

ashincoder/StarVim 📦
A neovim IDE which is beyond the moon 🌚
Language: Lua - Size: 1.35 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 44 - Forks: 5

PaterJason/nvim-treesitter-sexp
Language: Lua - Size: 68.4 KB - Last synced at: 17 days ago - Pushed at: 11 months ago - Stars: 35 - Forks: 7

SleepySwords/change-function.nvim
Changing function arguments order in Neovim!
Language: Lua - Size: 99.6 KB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 29 - Forks: 1

alohaia/nvimcfg
My NeoVim configuration with built-in packer, written in Lua.
Language: Lua - Size: 14.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 24 - Forks: 3

reo101/reovim
My neovim configuration
Language: Fennel - Size: 3.92 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 24 - Forks: 3

eckon/treesitter-current-functions
Quickly search through and jump to function-like structures in the current neovim buffer
Language: Lua - Size: 2.31 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 0

delphinus/ddc-treesitter
A source for ddc.vim to gather candidates from nvim-treesitter
Language: TypeScript - Size: 13.7 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 2

Azeirah/nvim-redux
NVim integration for redux using telescope and ripgrep
Language: Lua - Size: 620 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 17 - Forks: 0

bennypowers/template-literal-comments.nvim
highlight languages embedded in ECMAScript template literals by adding a comment
Language: Lua - Size: 228 KB - Last synced at: 18 days ago - Pushed at: 11 months ago - Stars: 16 - Forks: 0

ellisonleao/go.nvim 📦
Experimental Go development plugin for Neovim
Language: Lua - Size: 43 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 1

kwshi/tree-sitter-hy
Tree-sitter grammar for Hy, a Lisp-ification of Python.
Language: C - Size: 85 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

praveendhawan/dotfiles
my dotfiles repo, managed by yadm
Language: Lua - Size: 469 KB - Last synced at: 3 days ago - Pushed at: 18 days ago - Stars: 5 - Forks: 0

dovahkiin0424/nvim-lua-dots
My comfy nvim IDE config written in lua.
Language: Lua - Size: 1.05 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

kiyoopoon/sena.nvim
My boated neovim setup.
Language: Lua - Size: 274 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

GR3YH4TT3R93/OurNvim.lazy
OurNvim but lazy
Language: Lua - Size: 307 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

harrygallagher4/aniseed-ts-queries.nvim
Language: Scheme - Size: 1.95 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

keyvchan/virt_context.nvim
Show code context on end of line and top of window, powered by treesitter.
Language: Lua - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

hollowillow/nvim
A repository for my extensive neovim configuration
Language: Lua - Size: 5.11 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

creasty/opfmt
[Experimental] Format operators and delimiters as you type, using tree-sitter
Language: Lua - Size: 25.4 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

liraymond04/awa5_rs.nvim
Neovim plugin for AWA5.RS syntax highlighting and Tree-sitter support
Language: Lua - Size: 21.5 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

jascha030/nitepal.nvim
Neovim colorscheme based on Palenight.
Language: Lua - Size: 11.2 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

linw1995/nvim-treesitter-d2
A nvim-treesitter plugin for d2 lang.
Language: Scheme - Size: 2.93 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

ayxxn-shxrif/my-nvim-configs
My all nvim configs uptill now
Language: Vim Script - Size: 27.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kiyeo/dotfiles
Language: Lua - Size: 8.65 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

phamhung1808/Re-Nvim
Re-Nvim is a fast, modular, and highly customizable Neovim configuration designed to optimize your development environment.
Language: Lua - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

reygmix/nvim
A carefully crafted, performance-optimized Neovim configuration designed for web developers working with JavaScript/TypeScript, React, Vue, and PHP/Laravel. Get productive immediately with intelligent LSP integration, seamless debugging, and comprehensive testing support.
Language: Lua - Size: 108 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DomacsVim/DomacsVim
An IDE layer for Neovim with beautiful, flexible, extensible and completely free and open source lua-based configurations for Unix-based systems.
Language: Lua - Size: 406 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

nabezokodaikon/ddc-nvim-lsp_by-treesitter 📦
ddc-nvim-lsp_by-treesitter source for ddc.vim
Language: TypeScript - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
