fix: comment file type
This commit is contained in:
parent
e95f1ad049
commit
9cf6617fd2
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ pub const comment = .{
|
||||||
.description = "Comment tags",
|
.description = "Comment tags",
|
||||||
.icon = "#",
|
.icon = "#",
|
||||||
.extensions = .{},
|
.extensions = .{},
|
||||||
|
.comment = "#",
|
||||||
.highlights = "nvim-treesitter/queries/comment/highlights.scm",
|
.highlights = "nvim-treesitter/queries/comment/highlights.scm",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue