From 4347c788ba32f9c62b13aec112530ba86b62979e Mon Sep 17 00:00:00 2001 From: AChavali Date: Mon, 30 Dec 2019 13:11:37 +0000 Subject: -useless code sections, fixes have been done --- doom.d/init.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doom.d/init.el') diff --git a/doom.d/init.el b/doom.d/init.el index 61fa915..3365bfa 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -80,8 +80,7 @@ flycheck ; tasing you for every semicolon you forget flyspell ; tasing you for misspelling mispelling ;;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 lsp ;;macos ; MacOS-specific commands magit ; a git porcelain for Emacs -- cgit v1.2.3-13-gbd6f