neovim/ISSUE_TEMPLATE.md
2019-05-26 16:15:20 +02:00

394 B

  • nvim --version:
  • Vim (version: ) behaves differently?
  • Operating system/version:
  • Terminal name/version:
  • $TERM:

Steps to reproduce using nvim -u NORC

nvim -u NORC
# Alternative for shell-related problems:
# env -i TERM=ansi-256color "$(which nvim)"

Actual behaviour

Expected behaviour