nim.vim/autoload
Tom Harley 1da465eedf Check for python support before queuing autocmd
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.
2018-07-31 16:37:35 +01:00
..
nim.vim Check for python support before queuing autocmd 2018-07-31 16:37:35 +01:00
nim_vim.py corresponded to python3 2017-09-28 21:30:32 +09:00
simulator.py work-in-progress towards integrating the compiler service 2013-04-29 09:50:12 +03:00