General minor refactor + cleanup

This commit is contained in:
Henrik Lissner
2017-09-28 18:08:20 +02:00
parent dd58479a18
commit a4ddb1bc9b
11 changed files with 35 additions and 39 deletions

View File

@@ -33,10 +33,12 @@ produces an url. Used by `+jump/online'.")
"Function to use to open search urls.")
(defvar +jump-function-alist nil
"TODO")
"An alist mapping major modes to jump function plists, describing what to do
with `+jump/definition', `+jump/references' and `+jump/documentation' are
called.")
(defvar-local +jump-current-functions nil
"TODO")
"The enabled jump functions for the current buffer.")
(def-setting! :jump (modes &rest plist)
"Definies a jump target for major MODES. PLIST accepts the following