62e125f76e
subrepo: subdir: "dotfiles/.vim/plugged/vim-multiple-cursors" merged: "6456718e" upstream: origin: "https://github.com/terryma/vim-multiple-cursors.git" branch: "master" commit: "6456718e" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
23 lines
420 B
Markdown
23 lines
420 B
Markdown
# Problems summary
|
|
|
|
## 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
|