Revert removal of wiki delete page mapping
This commit is contained in:
parent
cd0894b01f
commit
07c3d6e05b
1 changed files with 0 additions and 1 deletions
|
@ -173,7 +173,6 @@ let g:wiki_mappings_global = {
|
|||
\ '<plug>(wiki-graph-in)' : '<leader>====',
|
||||
\ '<plug>(wiki-graph-out)' : '<leader>=====',
|
||||
\ '<plug>(wiki-link-toggle)' : '<leader>=======',
|
||||
\ '<plug>(wiki-page-delete)' : '<leader>========',
|
||||
\ '<plug>(wiki-page-toc)' : '<leader>=========',
|
||||
\ '<plug>(wiki-page-toc-local)' : '<leader>=============',
|
||||
\ '<plug>(wiki-export)' : '<leader>==============',
|
||||
|
|
Loading…
Reference in a new issue