Versions of Vim compiled without python support will error when attempting to run `:py nimTerminateAll()`, a autocommand for the `VimLeavePre` event. A simple check for python support prevents this. |
||
|---|---|---|
| .. | ||
| nim.vim | ||
| nim_vim.py | ||
| simulator.py | ||
Versions of Vim compiled without python support will error when attempting to run `:py nimTerminateAll()`, a autocommand for the `VimLeavePre` event. A simple check for python support prevents this. |
||
|---|---|---|
| .. | ||
| nim.vim | ||
| nim_vim.py | ||
| simulator.py | ||