neovim/ISSUE_TEMPLATE.md

20 lines
308 B
Markdown
Raw Normal View History

2017-07-08 05:59:00 -07:00
<!-- Before reporting: search existing issues and check the FAQ. -->
- `nvim --version`:
- Vim (version: ) behaves differently?
2016-04-06 18:23:25 -07:00
- Operating system/version:
- Terminal name/version:
- `$TERM`:
2016-04-23 23:00:39 -07:00
### Steps to reproduce using `nvim -u NORC`
2016-04-06 18:23:25 -07:00
2016-04-23 23:00:39 -07:00
```
nvim -u NORC
```
2017-07-08 05:59:00 -07:00
### Actual behaviour
### Expected behaviour