mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-05 07:13:42 +02:00
...
This commit is contained in:
parent
1a63a2735a
commit
82cb4bd7b5
1 changed files with 3 additions and 0 deletions
|
|
@ -12,3 +12,6 @@ fun! CalibreLog()
|
|||
endfun
|
||||
|
||||
nnoremap \log :call CalibreLog()<CR>
|
||||
|
||||
python import init_calibre
|
||||
python import calibre
|
||||
|
|
|
|||
Loading…
Reference in a new issue