diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3c2f4ac..51e2260 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -40,13 +40,13 @@ TIP: copy the template to your vim buffer <!-- Example: -1. nvim -NU test.vim +1. nvim -nu test.vim 2. :Telescope live_grep or git_commits 3. .... bang here is the issue ... --> -1. nvim -NU test.vim +1. nvim -nu test.vim 2. 3. </details> |
