sponsor Vim development Vim logo Vim Book Ad

BibleRef : Software to view and insert bible passages

 script karma  Rating 4/1, Downloaded by 108  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/
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
bibleref-1.0.0.tgz 1.0.0 2025-07-02 9.0 Ernest Deak Initial upload
ip used for rating: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github