mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-11 09:13:57 -04:00
Yanking of multi-line comments from the log
This commit is contained in:
parent
cc59241524
commit
b4d890981d
@ -30,7 +30,7 @@ fun! CalibreLog()
|
|||||||
hi def link au Keyword
|
hi def link au Keyword
|
||||||
syntax match au /^.*:::$/
|
syntax match au /^.*:::$/
|
||||||
nnoremap <silent> <buffer> n :call cursor(1+search('\V:::\$', 'n'), 0)<CR>
|
nnoremap <silent> <buffer> n :call cursor(1+search('\V:::\$', 'n'), 0)<CR>
|
||||||
nnoremap <silent> <buffer> yb vt#t<Space>y
|
nnoremap <silent> <buffer> yb v/#<CR>t<Space>y:nohl<CR>
|
||||||
normal! gg2j
|
normal! gg2j
|
||||||
edit Changelog.yaml
|
edit Changelog.yaml
|
||||||
edit src/calibre/constants.py
|
edit src/calibre/constants.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user