mirror of
https://github.com/gryf/pythonhelper.git
synced 2025-12-18 12:00:27 +01:00
Doc bug.
This commit is contained in:
@@ -625,7 +625,7 @@ function! PHBufferDelete()
|
||||
" set the PHStatusLine for this window to an empty string
|
||||
let w:PHStatusLine = ""
|
||||
|
||||
" call Python function findTag() with the current buffer number and change status indicator
|
||||
" call Python function deleteTags() with the current buffer number and change status indicator
|
||||
execute 'python deleteTags(' . expand("<abuf>") . ')'
|
||||
endfunction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user