summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
AgeCommit message (Collapse)Author
2022-06-12chore: delete language-request.md (#3013)Christian Clason
We have a dedicated tracking issue for this now.
2022-04-15Fix backtick typo in highlighting issue templateJendrik Stelzner
2022-04-01github: Fix typo in templateadrian5
2022-01-16Update .github/ISSUE_TEMPLATE/highlighting_issue.ymlStephan Seitz
Co-authored-by: Christian Clason <christian.clason@uni-due.de>
2022-01-16Update .github/ISSUE_TEMPLATE/highlighting_issue.ymlStephan Seitz
Co-authored-by: Christian Clason <christian.clason@uni-due.de>
2022-01-16Update .github/ISSUE_TEMPLATE/highlighting_issue.ymlStephan Seitz
Co-authored-by: Christian Clason <christian.clason@uni-due.de>
2022-01-16Update .github/ISSUE_TEMPLATE/highlighting_issue.ymlStephan Seitz
Co-authored-by: Christian Clason <christian.clason@uni-due.de>
2022-01-16docs: use markdown instead of checkboxesStephan Seitz
2022-01-16docs: add issue template for highlighting issuesStephan Seitz
2021-11-20Add `query error: invalid node type at position` to the troubleshooting sectionSantos Gallegos
We have had many of these recently...
2021-11-02chore: fix typosDundar Göc
2021-10-11feat(healthcheck): support native lua healthchecks, and fixesJavier López
After neovim/neovim#15259 lua healthchecks are called directly and are prefered over neovim autoload ones. The discover of Lua ones requires the function to be named "check()". Also the mentioned PR changed the design of healthchecks to not use output capturing, therefore avoid printing and instead concatenate and call the health functions.
2021-08-23chore(issues): make bug_report an issue formThomas Vigouroux
2021-01-31Issue template: use details for nvim --version outputSantos Gallegos
2020-11-27Update bug report to add update informationsThomas Vigouroux
2020-07-06Use <details> for checkhealth output in bug report templateStephan Seitz
The output of checkhealth can be quite lengthy. Plus fix position of *** to make text render bold
2020-06-14Update issue templatesThomas Vigouroux
Add some issue templates