pull/2/head
E. Almqvist 2 years ago
parent ad069539f1
commit 377b078420
No known key found for this signature in database
GPG Key ID: E31A99CE3E75A158
  1. 2
      emacs/.config/emacs/init.el

@ -172,6 +172,6 @@
(lsp-ui-doc-enable nil)) (lsp-ui-doc-enable nil))
;; Automatic shit ;; Automatic shit
(global-aggressive-indent-mode 1) (global-aggressive-indent-mode -1)
(electric-pair-mode t) (electric-pair-mode t)
;; (add-to-list 'aggressive-indent-excluded-modes 'html-mode) ;; (add-to-list 'aggressive-indent-excluded-modes 'html-mode)

Loading…
Cancel
Save