summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorQuentin Aristote <quentin@aristote.fr>2022-12-15 10:57:29 +0100
committerQuentin Aristote <quentin@aristote.fr>2022-12-15 10:57:29 +0100
commitae1f4cbff02d1ffc2df69313f041862b2f33cafb (patch)
treedb3d24b67ad8b539a646e6bb96dc9b1360181141 /home
parentffad6703dc7c2c2a2b7c1100d131efe7b961458a (diff)
home: config: spacemacs: enable lsp-mode
Diffstat (limited to 'home')
-rw-r--r--home/config/dotfiles/spacemacs3
1 files changed, 2 insertions, 1 deletions
diff --git a/home/config/dotfiles/spacemacs b/home/config/dotfiles/spacemacs
index 3faf516..93b0e5a 100644
--- a/home/config/dotfiles/spacemacs
+++ b/home/config/dotfiles/spacemacs
@@ -55,10 +55,11 @@ This function should only modify configuration layer settings."
;; ----------------------------------------------------------------
;; Programming (and markup) languages
;; ----------------------------------------------------------------
+ lsp-mode
csv
emacs-lisp spacemacs-misc
go
- (haskell :variables haskell-enable-hindent-style "fundamental")
+ haskell
html javascript
latex
markdown