mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-23 02:23:07 +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,11 +0,0 @@
|
|||
function! vimwiki_pytasks#RandomExample()
|
||||
python RandomExample()
|
||||
endfunction
|
||||
|
||||
function! vimwiki_pytasks#RandomExample3()
|
||||
python RandomExample3()
|
||||
endfunction
|
||||
|
||||
function! vimwiki_pytasks#RandomExample2()
|
||||
echom "This is random example 2"
|
||||
endfunction
|
Loading…
Add table
Add a link
Reference in a new issue