2022-12-19 21:29:52 -05:00
---
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 -->
2024-12-29 12:00:16 -05:00
## Before Reporting an Issue
- I have read the kickstart.nvim README.md.
2025-01-16 02:37:36 +07:00
- I have read the appropriate plugin's documentation.
2024-12-29 12:00:16 -05:00
- I have searched that this issue has not been reported before.
- [ ] **By checking this, I confirm that the above steps are completed. I understand leaving this unchecked will result in this report being closed immediately.**
2023-04-13 15:22:59 +02:00
## Describe the bug
<!-- A clear and concise description of what the bug is. -->
## To Reproduce
<!-- Steps to reproduce the behavior. -->
2022-12-19 21:29:52 -05:00
1. ...
2023-04-13 15:22:59 +02:00
## Desktop
<!-- please complete the following information. -->
2024-12-29 12:00:16 -05:00
- OS:
- Terminal:
2022-12-19 21:29:52 -05:00
2023-04-13 15:22:59 +02:00
## Neovim Version
<!-- Output of running `:version` from inside of neovim. -->
2022-12-19 21:29:52 -05:00
```
```