add devdocs-lookup
This commit is contained in:
parent
c7dd145535
commit
c06af6b0a5
7
init.el
7
init.el
@ -937,6 +937,13 @@ inserted between the braces between the braces."
|
|||||||
(delete-window))
|
(delete-window))
|
||||||
|
|
||||||
|
|
||||||
|
;;; API documentation
|
||||||
|
;;; -----------------
|
||||||
|
|
||||||
|
(when (require 'devdocs-lookup nil t)
|
||||||
|
(devdocs-setup))
|
||||||
|
|
||||||
|
|
||||||
;;; Appearance and custom file
|
;;; Appearance and custom file
|
||||||
;;; ==========================
|
;;; ==========================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user