BibleRef : Software to view and insert bible passages
script karma |
Rating 0/0,
Downloaded by 6 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Ernest Deak |
|
script type |
utility |
|
description |
BibleRef is a software designed to help view and insert biblical text. It is very simple and straightforward to use. |
|
install details |
1) Download the release and place the contents into ~/.vim/pack/downloads/opt/bibleref
2) Add the following to your .vimrc
packadd bibleref
3) Run :Helptags inside vim
4) Done
If you wish to have a keybind to view the verse under the cursor add the following extra line after the packadd bibleref line
nmap <leader>l :BRLookupReferenceUnderCursor<CR>
Replace the keybind with whatever you wish.
Read the documentation provided via :help bibleref for further usage instructions.
Source repo: https://bitbucket.org/g0zar/bibleref/src/master/ |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.141
|