mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 11:40:05 +08:00
21 lines
579 B
Markdown
21 lines
579 B
Markdown
---
|
|
name: Feature request
|
|
about: Help me make this plugin better!
|
|
title: ''
|
|
labels: enhancement
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Checklist**
|
|
- [ ] Have you read through `:h nvim-surround` to see if there might be any relevant information there?
|
|
|
|
**Is your feature request related to a problem? Please describe.**
|
|
If possible, provide a sample buffer/keymap sequence, along with the expected result.
|
|
|
|
**Describe the solution you'd like**
|
|
A clear and concise description of what you want to happen.
|
|
|
|
**Additional context**
|
|
Add any other context or screenshots about the feature request here.
|