mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-04 02:30:04 +08:00
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**
|