Skip to content

Fix "Invalid node type 'tab'" treesitter error in nvim#66

Merged
michaelbarton merged 1 commit intomasterfrom
claude/fix-nvim-tab-error-GLR5g
Feb 24, 2026
Merged

Fix "Invalid node type 'tab'" treesitter error in nvim#66
michaelbarton merged 1 commit intomasterfrom
claude/fix-nvim-tab-error-GLR5g

Conversation

@michaelbarton
Copy link
Owner

Remove stale vim parser from site directory on startup. A cached
tree-sitter-vim parser conflicts with nvim-treesitter managed queries
that reference the newer 'tab' node type.

See: nvim-treesitter/nvim-treesitter#8369

https://claude.ai/code/session_01SjsUhg3Q9k8a3nmnDUoMii

Remove stale vim parser from site directory on startup. A cached
tree-sitter-vim parser conflicts with nvim-treesitter managed queries
that reference the newer 'tab' node type.

See: nvim-treesitter/nvim-treesitter#8369

https://claude.ai/code/session_01SjsUhg3Q9k8a3nmnDUoMii
@michaelbarton michaelbarton merged commit f2de443 into master Feb 24, 2026
1 check failed
@michaelbarton michaelbarton deleted the claude/fix-nvim-tab-error-GLR5g branch February 24, 2026 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants