docs: rewrite readme and add missing config values + builtin opts
This commit is contained in:
18
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
18
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -28,6 +28,24 @@ body:
|
||||
placeholder: "macOS 11.5"
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: "checkhealth telescope"
|
||||
description: "Output of `:checkhealth telescope`"
|
||||
placeholder: |
|
||||
health#telescope#check
|
||||
========================================================================
|
||||
## Checking for required plugins
|
||||
- OK: plenary installed.
|
||||
- OK: nvim-treesitter installed.
|
||||
|
||||
## Checking external dependencies
|
||||
- OK: rg: found ripgrep 13.0.0
|
||||
- OK: fd: found fd 8.2.1
|
||||
|
||||
## ===== Installed extensions =====
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: "Steps to reproduce"
|
||||
|
||||
Reference in New Issue
Block a user