Remove local dash docsets
This commit is contained in:
parent
2031e24dab
commit
c676f90d13
4
init.el
4
init.el
|
@ -89,8 +89,8 @@
|
|||
;;ein ; tame Jupyter notebooks with emacs
|
||||
(eval +overlay) ; run code, run (also, repls)
|
||||
;;gist ; interacting with github gists
|
||||
(lookup ; helps you navigate your code and documentation
|
||||
+docsets) ; ...or in Dash docsets locally
|
||||
lookup ; helps you navigate your code and documentation
|
||||
;;+docsets) ; ...or in Dash docsets locally
|
||||
lsp
|
||||
;;macos ; MacOS-specific commands
|
||||
magit ; a git porcelain for Emacs
|
||||
|
|
Loading…
Reference in New Issue