Skip to content

Commit 23e932c

Browse files
committed
docs: add nvim/treesitter and Thomas Vigouroux pages
Import archived nvim-treesitter software-project under nvim/treesitter, link Tree-Sitter and Primeagen video, add creator person hub, cross-link from nvim. Made-with: Cursor
1 parent 79efd12 commit 23e932c

3 files changed

Lines changed: 15 additions & 0 deletions

File tree

pages/Person___Thomas Vigouroux.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
logseq-entity:: [[Logseq/Entity/person]]
2+
- # [Thomas Vigouroux](https://github.com/vigoux)
3+
- Neovim contributor; created the initial **[[nvim/treesitter]]** repository (first commits, April 2020) and worked on editor **[[Tree-Sitter]]** integration.
4+
- ## Links
5+
- [GitHub: vigoux](https://github.com/vigoux)

pages/nvim.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ date-created:: [[2014]]
55
see-also:: [[vim]]
66

77
- [Neovim](https://neovim.io/) is a **Vim-forked** text editor aimed at **extensibility**, **async** plugins, and a maintainable codebase; configuration is typically **[[Lua]]**, with a built-in **[[LSP]]** client and strong **terminal** integration.
8+
- [[nvim/treesitter]] — historical **[[Tree-Sitter]]** plugin org (main repo archived April 2026); see page for links and commentary
89
- [[nvim/History]] — fork narrative and selected people behind the project
910
- [Source repository](https://github.com/neovim/neovim)

pages/nvim___treesitter.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
logseq-entity:: [[Logseq/Entity/software-project]]
2+
created-by:: [[Person/Thomas Vigouroux]]
3+
alias:: [[nvim-treesitter]]
4+
see-also:: [[Tree-Sitter]], [[nvim]]
5+
- # [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter)
6+
- Community **Neovim** plugin and configuration layer built on **[[Tree-Sitter]]**: parser installs, queries, highlights, and related editor features before much of that lived in core **[[nvim]]**.
7+
- The main repository **nvim-treesitter/nvim-treesitter** was **archived on GitHub in April 2026** after maintainer burnout and compatibility friction around **Neovim 0.11** vs **0.12** expectations; sibling org repos such as [nvim-treesitter-textobjects](https://github.com/nvim-treesitter/nvim-treesitter-textobjects) and [nvim-treesitter-context](https://github.com/nvim-treesitter/nvim-treesitter-context) remained active at the time of archival.
8+
- ## Commentary
9+
- [No More Treesitter on NeoVim](https://www.youtube.com/watch?v=53t6PllRXOI) — **ThePrimeagen** (highlights upload, published 2026-04-18) on the archival and maintainer dynamics.

0 commit comments

Comments
 (0)