Skip to content

exu/vim-python_koans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

VIM python koans helper

Runs run.sh and goto to line in file with last error.

First "cd" to your koans working directory

cd ~/Workspace/poligon/python/python_koans/python\ 3/

You can map it to some key combination, I have this one:

map <Leader>ck :call RunKoans()<cr>

or map ck :call RunKoans()f_ to goto first __ string :)

TODO

  • Proper format of output window

About

Python koans VIM helper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published