mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
doc: ISSUE_TEMPLATE.md
This commit is contained in:
parent
69e9cda5ac
commit
06f798cc38
@ -1,16 +1,19 @@
|
|||||||
|
<!-- Before reporting: search existing issues and check the FAQ. -->
|
||||||
|
|
||||||
- `nvim --version`:
|
- `nvim --version`:
|
||||||
- Vim (version: ) behaves differently?
|
- Vim (version: ) behaves differently?
|
||||||
- Operating system/version:
|
- Operating system/version:
|
||||||
- Terminal name/version:
|
- Terminal name/version:
|
||||||
- `$TERM`:
|
- `$TERM`:
|
||||||
|
|
||||||
### Actual behaviour
|
|
||||||
|
|
||||||
### Expected behaviour
|
|
||||||
|
|
||||||
### Steps to reproduce using `nvim -u NORC`
|
### Steps to reproduce using `nvim -u NORC`
|
||||||
|
|
||||||
```
|
```
|
||||||
nvim -u NORC
|
nvim -u NORC
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Actual behaviour
|
||||||
|
|
||||||
|
### Expected behaviour
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user