Tree Sitter Language Injection.Nvim
Description
A NVIM Plugin which applies inline language injections, when a string above contains the name of the language or the string contains a comment with the language name.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
tree-sitter-language-injection.nvim
[](https://neovim.io/) [](https://tree-sitter.github.io/tree-sitter/)
_Neovim plugin for inline language injection and syntax highlighting using Tree-sitter._
Table Of Contents
- tree-sitter-language-injection.nvim
Overview
**tree-sitter-language-injection.nvim** automatically applies syntax highlighting to code snippets embedded as strings or comments in your code, based on inline language annotations. For example, SQL queries inside JavaScript/TypeScript strings can be highlighted as SQL if marked accordingly.
 - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11