aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorJendrik Stelzner <jendrikstelzner@web.de>2022-04-15 12:46:35 +0200
committerChristian Clason <christian.clason@uni-due.de>2022-04-15 12:52:06 +0200
commit1b06c671cff30cedebd253dd90de8a6c707eac9d (patch)
tree61ed69252bad9b88335ace0e804f987c77432df2 /.github/ISSUE_TEMPLATE
parentUpdate lockfile.json (diff)
downloadnvim-treesitter-1b06c671cff30cedebd253dd90de8a6c707eac9d.tar
nvim-treesitter-1b06c671cff30cedebd253dd90de8a6c707eac9d.tar.gz
nvim-treesitter-1b06c671cff30cedebd253dd90de8a6c707eac9d.tar.bz2
nvim-treesitter-1b06c671cff30cedebd253dd90de8a6c707eac9d.tar.lz
nvim-treesitter-1b06c671cff30cedebd253dd90de8a6c707eac9d.tar.xz
nvim-treesitter-1b06c671cff30cedebd253dd90de8a6c707eac9d.tar.zst
nvim-treesitter-1b06c671cff30cedebd253dd90de8a6c707eac9d.zip
Fix backtick typo in highlighting issue template
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/highlighting_issue.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/highlighting_issue.yml b/.github/ISSUE_TEMPLATE/highlighting_issue.yml
index 6667bd33f..b6c4404fc 100644
--- a/.github/ISSUE_TEMPLATE/highlighting_issue.yml
+++ b/.github/ISSUE_TEMPLATE/highlighting_issue.yml
@@ -66,7 +66,7 @@ body:
description: |
Please provide a screenshot of the current highlighting. Please also tell us the `:h colorscheme` you are using
and how to install it. If applicable, you can also upload a screenshot with the contents of
- `:TSHighlightCapturesUnderCursor'.
+ `:TSHighlightCapturesUnderCursor`.
validations:
required: true