This website requires JavaScript.
Explore
Help
Sign In
alex
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-02-27 04:42:53 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07461bac27962345ec46feea2e6200f4f82afce7
neovim
/
runtime
/
lua
/
vim
/
treesitter
History
Justin M. Keyes
1f2883e879
fix(outline): use 2-space indent instead of 1-space
...
2 spaces is more visually distinct at very little cost.
2025-10-24 02:07:37 +02:00
..
_meta
refactor(treesitter): use scratch buffer for string parser
#35988
2025-10-02 15:33:18 -07:00
_fold.lua
…
_headings.lua
fix(outline): use 2-space indent instead of 1-space
2025-10-24 02:07:37 +02:00
_query_linter.lua
…
_range.lua
…
dev.lua
…
health.lua
…
highlighter.lua
fix(highlight): ensure extmark range is within buffer bounds
#35928
2025-09-26 19:32:28 -07:00
language.lua
…
languagetree.lua
refactor(treesitter): use scratch buffer for string parser
#35988
2025-10-02 15:33:18 -07:00
query.lua
…