mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
e7db0d41d7
commit
6c99742f12
@ -6,7 +6,7 @@ fun! CalibreLog()
|
|||||||
" making a release.
|
" making a release.
|
||||||
enew
|
enew
|
||||||
read ! bzr log -l 500
|
read ! bzr log -l 500
|
||||||
set nomodifiable noswapfile buftype=nofile
|
setl nomodifiable noswapfile buftype=nofile
|
||||||
edit Changelog.yaml
|
edit Changelog.yaml
|
||||||
edit src/calibre/constants.py
|
edit src/calibre/constants.py
|
||||||
endfun
|
endfun
|
||||||
|
Loading…
x
Reference in New Issue
Block a user