aboutsummaryrefslogtreecommitdiff
path: root/doom.d/init.el
diff options
context:
space:
mode:
authorAChavali <aryadevchavali1@gmail.com>2019-12-30 13:11:37 +0000
committerAChavali <aryadevchavali1@gmail.com>2019-12-30 13:11:37 +0000
commit4347c788ba32f9c62b13aec112530ba86b62979e (patch)
treef6b93c067b5a4de8849e8be0e5363f5c7262b2c5 /doom.d/init.el
parentd0cc1f2f6020f4001c7bb852ca198b43bca542c9 (diff)
downloaddotfiles-4347c788ba32f9c62b13aec112530ba86b62979e.tar.gz
dotfiles-4347c788ba32f9c62b13aec112530ba86b62979e.tar.bz2
dotfiles-4347c788ba32f9c62b13aec112530ba86b62979e.zip
-useless code sections, fixes have been done
Diffstat (limited to 'doom.d/init.el')
-rw-r--r--doom.d/init.el3
1 files changed, 1 insertions, 2 deletions
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