mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
template: make sure people read :h vim-differences
This commit is contained in:
parent
b227cedf82
commit
04a33c1d9a
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -9,11 +9,16 @@ labels: bug
|
|||||||
<!-- Before reporting: search existing issues and check the FAQ. -->
|
<!-- Before reporting: search existing issues and check the FAQ. -->
|
||||||
|
|
||||||
- `nvim --version`:
|
- `nvim --version`:
|
||||||
- `vim -u DEFAULTS` (version: ) behaves differently?
|
|
||||||
- Operating system/version:
|
- Operating system/version:
|
||||||
- Terminal name/version:
|
- Terminal name/version:
|
||||||
- `$TERM`:
|
- `$TERM`:
|
||||||
|
|
||||||
|
<!--
|
||||||
|
If this report is about different behaviour between Nvim and Vim, make sure to
|
||||||
|
read `:h vim-differences` first. Otherwise remove the next line.
|
||||||
|
-->
|
||||||
|
[ ] `vim -u DEFAULTS` (version: ) behaves differently
|
||||||
|
|
||||||
### Steps to reproduce using `nvim -u NORC`
|
### Steps to reproduce using `nvim -u NORC`
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user