-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
It would be nice to be able to chose the overall format of the inserted text. It should be possible to chose where to put the query itself, the inserted text, and the translation being used. The format could look something like:
let g:BibleOuterFormat = "${query} (${translation})<CR><CR>${text}"
Which would expand to:
John 1:1 (KJV)
In the beginning was the Word, and the Word was with God, and the Word was God.
Reactions are currently unavailable