Added quick command to format Bible quotes in Vim.
This commit is contained in:
parent
b05a6738b2
commit
c4121b150c
2
.vimrc
2
.vimrc
@ -83,3 +83,5 @@ nmap <Leader>wo :vsplit /home/jdbernard/projects/worklog/worklog.txt<CR><C-w>L20
|
|||||||
nmap <Leader>ws :w<CR>:silent !git add %<CR>:!git commit<CR>
|
nmap <Leader>ws :w<CR>:silent !git add %<CR>:!git commit<CR>
|
||||||
|
|
||||||
nmap <Leader>b :CtrlPBuffer<CR>
|
nmap <Leader>b :CtrlPBuffer<CR>
|
||||||
|
|
||||||
|
vmap <Leader>qb :s/\v\s+(\d+)\s+/ **\1** /g<CR>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user