sponsor Vim development Vim logo Vim Book Ad

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/
 

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.141

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github