vim-bible icon indicating copy to clipboard operation
vim-bible copied to clipboard

Outer input format

Open robertrosman opened this issue 10 years ago • 0 comments

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.

robertrosman avatar Sep 30 '14 20:09 robertrosman