mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 20:08:17 +00:00
template: make sure people read :h vim-differences
This commit is contained in:
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`
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user