mirror of
https://github.com/freitass/todo.txt-vim.git
synced 2025-11-14 04:43:46 -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)
|
r - replace existing date (default)
|
||||||
n - do nothing
|
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
|
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: >
|
for example or if perhaps you just don't have/want python for vim: >
|
||||||
let g:todo_load_python = 1
|
let g:todo_load_python = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user