From 914a41d841b969f5e9e08026ecee4a9fcc581665 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 16 Mar 2014 19:25:01 -0400 Subject: DOC: Remove redundant table in README --- README.md | 55 ------------------------------------------------------- 1 file changed, 55 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d47c9f0..a62bda5 100644 --- a/README.md +++ b/README.md @@ -115,61 +115,6 @@ The variables below are important for specifying how Bog behaves. Bog doesn't claim any keybindings, but using "C-c b" as a prefix while in Org mode is a good option. - - - --- -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
KeyCommand
C-c b p`bog-find-citekey-pdf`
C-c b r`bog-rename-staged-pdf-to-citekey`
C-c b b`bog-find-citekey-bib`
C-c b h`bog-goto-citekey-heading-in-buffer`
C-c b H`bog-goto-citekey-heading-in-notes`
C-c b w`bog-search-citekey-on-web`
- -This can be achieved by placing the code below in your .emacs file. - (define-prefix-command 'bog-map) (define-key org-mode-map (kbd "C-c b") 'bog-map) (define-key bog-map "p" 'bog-find-citekey-pdf) -- cgit v1.2.3