32 lines
390 B
Markdown
32 lines
390 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!-- I will close the issue if this template was ignored. -->
|
|
|
|
**Describe the bug**
|
|
|
|
|
|
|
|
**Minimal config based on [this](https://github.com/hrsh7th/nvim-cmp/blob/main/utils/vimrc.vim)**
|
|
|
|
```vim
|
|
```
|
|
|
|
**To Reproduce**
|
|
|
|
1. ...
|
|
2. ...
|
|
3. ...
|
|
|
|
**Expected behavior**
|
|
|
|
|
|
|
|
**Additional context**
|