mirror of
https://github.com/freitass/todo.txt-vim.git
synced 2025-11-08 09:53:48 -05:00
Merge pull request #54 from awlayton/patch-1
Fix incorrect/duplicate helptag
This commit is contained in:
@@ -56,7 +56,7 @@ date of creation: >
|
||||
r - replace existing date (default)
|
||||
n - do nothing
|
||||
|
||||
*'g:todo_existing_date'*
|
||||
*'g:todo_load_python'*
|
||||
Specify if the plugin should load the python module. Useful if you use Neovim
|
||||
for example or if perhaps you just don't have/want python for vim: >
|
||||
let g:todo_load_python = 1
|
||||
|
||||
Reference in New Issue
Block a user