Squashed '.config/nvim/' content from commit 7af594f

git-subtree-dir: .config/nvim
git-subtree-split: 7af594fd31
This commit is contained in:
Rahsheen Porter 2024-02-25 20:36:25 -05:00
commit dddf11332f
12 changed files with 1201 additions and 0 deletions

28
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,28 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
<!-- Any bug report not following this template will be immediately closed. Thanks -->
## Describe the bug
<!-- A clear and concise description of what the bug is. -->
## To Reproduce
<!-- Steps to reproduce the behavior. -->
1. ...
## Desktop
<!-- please complete the following information. -->
- OS:
- Terminal:
## Neovim Version
<!-- Output of running `:version` from inside of neovim. -->
```
```