From c676f90d13be6caa061785e0506a5050634efb03 Mon Sep 17 00:00:00 2001 From: coolneng Date: Mon, 9 Nov 2020 00:40:39 +0100 Subject: [PATCH] Remove local dash docsets --- init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.el b/init.el index 49fde4c..0a24e18 100644 --- a/init.el +++ b/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