Skip to content

Commit d29c732

Browse files
committed
Update README about g:jumpsuite_filename limitation with makeprg
1 parent d8ef0f2 commit d29c732

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,10 @@ Add to your settings.py:
187187
set errorformat+=%f:%l:%m
188188

189189

190-
# TODO
190+
# TODO and BUGS
191191

192-
1. makeprg does not honor 'g:jumpsuite_filename'
192+
1. 'g:jumpsuite_filename' cannot be changed interactively, currently it must be
193+
set from .vimrc before the plugin is loaded
193194
2. More languages?
194195
3. More tests. There is some tests, but it's a shame that a plugin to make
195196
unittest easier doesn't have extensive test coverage.

0 commit comments

Comments
 (0)