mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-19 06:43:06 +02:00
Rename plugin to vimwiki-pytasks
This commit is contained in:
parent
019f566b67
commit
ddf3afbfd4
3 changed files with 1 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
let s:plugin_path = escape(expand('<sfile>:p:h'), '\')
|
||||
execute 'pyfile ' . s:plugin_path . '/../autoload/vimwiki_pytasks.py'
|
||||
execute 'pyfile ' . s:plugin_path . '/../autoload/vimwiki-pytasks.py'
|
||||
|
||||
augroup vimwiki_pytasks
|
||||
" when saving the file sync the tasks from vimwiki to TW
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue