mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-07 09:01:38 -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
|
||||
syntax match au /^.*:::$/
|
||||
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
|
||||
edit Changelog.yaml
|
||||
edit src/calibre/constants.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user