mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
nvim: minor fix
This commit is contained in:
parent
a957b65ae4
commit
80ecf5578e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
; tree-sitter-comment injection
|
; tree-sitter-comment injection
|
||||||
; if available
|
; if available
|
||||||
((comment) @injection.content
|
((comment) @injection.content
|
||||||
(#set! injection.language "comment"))
|
(#set! injection.language "comment"))
|
||||||
|
|
||||||
; could be bash or zsh
|
; could be bash or zsh
|
||||||
; or whatever tree-sitter grammar you have.
|
; or whatever tree-sitter grammar you have.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue