mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
b3b25c2490
Single point of truth (SPOT): Do not sprinkle "contributing" guidelines across various resources; CONTRIBUTING.md is the authority. DRY: Do not repeat guidelines in CONTRIBUTING.md which are covered by ISSUE_TEMPLATE.md
17 lines
237 B
Markdown
17 lines
237 B
Markdown
- `nvim --version`:
|
|
- Vim (version: ) behaves differently?
|
|
- Operating system/version:
|
|
- Terminal name/version:
|
|
- `$TERM`:
|
|
|
|
### Actual behaviour
|
|
|
|
### Expected behaviour
|
|
|
|
### Steps to reproduce using `nvim -u NORC`
|
|
|
|
```
|
|
nvim -u NORC
|
|
|
|
```
|