vim-markdown-wiki : Links manipulation and navigation in markdown pages
script karma |
Rating 13/7,
Downloaded by 1797 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Henri Bourcereau |
|
script type |
utility |
|
description |
"vim-markdown-wiki" is plugin which eases the navigation between files in a personnal wiki
Links syntax follows Github Flavored Markdown ie [My displayed link](My-link.md)
Usage
-----
Link creation :
- Hit the ENTER key when the cursor is on a text between brackets : `[a title]`
- The link will be created `[a title](a-title.md)` and the corresponding file will be loaded in the buffer.
Navigation :
- Hit the ENTER key when the cursor is on a wiki link
- The corresponding link file is loaded in the current buffer.
- Hit Shift + ENTER to go back
|
|
install details |
Copy the vim-markdown-wiki.vim file into the $HOME/.vim/plugin/ directory |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.143.223.72
|