From 15442e30f0e8fe5c8a99997afbc3dbe22d6ed775 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Sun, 1 Dec 2019 23:29:44 -0500 Subject: [PATCH] Experimenting with LSPs. --- emacs/doom.d/init.el | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/emacs/doom.d/init.el b/emacs/doom.d/init.el index 252cc3f..9aaf1fe 100644 --- a/emacs/doom.d/init.el +++ b/emacs/doom.d/init.el @@ -85,14 +85,14 @@ ;;gist ; interacting with github gists (lookup ; helps you navigate your code and documentation +docsets) ; ...or in Dash docsets locally - ;;lsp + lsp ;;macos ; MacOS-specific commands magit ; a git porcelain for Emacs make ; run make tasks from Emacs ;;pass ; password manager for nerds ;;pdf ; pdf enhancements ;;prodigy ; FIXME managing external services & code builders - ;;rgb ; creating color strings + ;rgb ; creating color strings ;;terraform ; infrastructure as code ;;tmux ; an API for interacting with tmux ;;upload ; map local to remote projects via ssh/ftp @@ -132,8 +132,9 @@ (org ; organize your plain life in plain text +dragndrop ; file drag & drop support +ipython ; ipython support for babel + +gnuplot ; plot suff +pandoc ; pandoc integration into org's exporter - +present) ; using Emacs for presentations + +pomodoro) ; Because timers are helpful. ;;perl ; write code no one else can comprehend ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more @@ -145,11 +146,12 @@ ruby ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} ;;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap() ;;scala ; java, but good - sh ; she sells {ba,z,fi}sh shells on the C xor + (sh ; she sells {ba,z,fi}sh shells on the C xor + +lsp) ; this is somehow a thing? ;;solidity ; do you need a blockchain? No. ;;swift ; who asked for emoji variables? ;;terra ; Earth and Moon in alignment for performance. - web ; the tubes + (web +lsp) ; the tubes ;;vala ; GObjective-C :email