Remove bibliography management functionality
This commit is contained in:
@@ -28,9 +28,6 @@
|
||||
;; Keybindings for next/previous buffer
|
||||
(map! :n "C-c j" #'previous-buffer)
|
||||
(map! :n "C-c k" #'next-buffer)
|
||||
;; Keybindings for citar
|
||||
(map! :leader :n "n B" #'citar-open-files
|
||||
:desc "Open associated PDF with bibliography entry")
|
||||
;; Keybindings for PlatformIO
|
||||
(map! :after platformio-mode
|
||||
:map platformio-mode-map
|
||||
|
||||
Reference in New Issue
Block a user