mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-24 05:36:41 +02:00
plugin: Prefer python3 over python2 by default
This commit is contained in:
parent
40b4f2c28a
commit
cf3789f074
2 changed files with 12 additions and 5 deletions
|
@ -674,6 +674,13 @@ constructs.
|
|||
*taskwiki_disable*
|
||||
Setting any non-empty value for this variable will disable taskwiki.
|
||||
|
||||
*taskwiki_use_python2*
|
||||
Setting this variable to non-empty value (such as "yes") will force
|
||||
taskwiki to use python2.
|
||||
|
||||
Example:
|
||||
let g:taskwiki_use_python2="yes"
|
||||
|
||||
|
||||
=============================================================================
|
||||
9. TROUBLESHOOTING *taskwiki-trouble*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue