mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
💥 Replace feature/jump with feature/lookup
+ Adds Dash docset integration (with helm or ivy support) + Adds devdocs.io integration + Three new settings: :lookup, :devdocs and :docset
This commit is contained in:
@ -34,7 +34,9 @@
|
||||
eval ; run code, run (also, repls)
|
||||
evil ; come to the dark side, we have cookies
|
||||
file-templates ; auto-snippets for empty files
|
||||
jump ; helping you get around
|
||||
(lookup ; helps you navigate your code and documentation
|
||||
+devdocs ; ...on devdocs.io online
|
||||
+docsets) ; ...or in Dash docsets locally
|
||||
services ; TODO managing external services & code builders
|
||||
snippets ; my elves. They type so I don't have to
|
||||
spellcheck ; tasing you for misspelling mispelling
|
||||
|
Reference in New Issue
Block a user