Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 50023db

Browse files
committed
minor todo, once I learn how to throw vim errors
1 parent 82cae40 commit 50023db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ftplugin/python/ipy.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"
2121
if !has('python')
2222
" exit if python is not available.
23+
" XXX: raise an error message here
2324
finish
2425
endif
2526

0 commit comments

Comments
 (0)