We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a1dd3 commit 97f5c2eCopy full SHA for 97f5c2e
1 file changed
pymode/rope.py
@@ -187,7 +187,7 @@ def find_it():
187
lnum=oc.lineno,
188
type=''
189
))
190
- env.run('g:PymodeLocList.current().extend', lst)
+ env.run('setqflist', lst)
191
192
193
def update_python_path(paths):
0 commit comments