wikilink : Personal wiki link navigator
| script karma |
Rating 7/4,
Downloaded by 1752 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Henri Bourcereau |
| |
| script type |
| utility |
| |
| description |
"WikiLink" is a Vim plugin which eases the navigation between files in a personnal wiki.
Links syntax currently supported follows Github's Gollum (https://github.com/github/gollum)
ie [[My link|My displayed link]]
This plugin also detects footerbar and sidebar files and splits the window
accordingly (again, see Gollum for syntax)
Usage
-----
Hit the ENTER key when the cursor is on a wiki link
The corresponding file is loaded in the current buffer
Hit Shift + ENTER to go back
Contribute
----------
You can fork this project on Github : https://github.com/mmai/wikilink |
| |
| install details |
Copy the wikilink.vim file into the $HOME/.vim/plugin/ directory
Window split on footer and sidebar detection can be disabled by writing thisline on your .vimrc file :
let wikilinkAutosplit="off" |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|