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",
|
||||
.icon = "#",
|
||||
.extensions = .{},
|
||||
.comment = "#",
|
||||
.highlights = "nvim-treesitter/queries/comment/highlights.scm",
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue