Problems summary

January 26, 2016 ยท View on GitHub

Expected

Environment Information

  • OS:
  • Neovim/Vim/Gvim version:

Provide a minimal .vimrc with less than 50 lines

" Your minimal.vimrc

Generate a logfile if appropriate

  1. export NVIM_PYTHON_LOG_FILE=/tmp/log
  2. export NVIM_PYTHON_LOG_LEVEL=DEBUG
  3. nvim -u minimal.vimrc
  4. recreate your issue
  5. cat /tmp/log_{PID}

Screen shot (if possible)

Upload the log file

Contents

  1. 1Expected
  2. 2Environment Information
  3. 3Provide a minimal .vimrc with less than 50 lines
  4. 4Generate a logfile if appropriate
  5. 5Screen shot (if possible)
  6. 6Upload the log file