Assorted modifications to programming environment:

Enable geiser and guile geiser.
  Add lsp-mode.
  Small tweaks to javascript modes.
  Add elpy.
This commit is contained in:
2022-02-22 12:21:50 +00:00
parent e284c27bd7
commit 65d623577e
3 changed files with 17 additions and 8 deletions

View File

@@ -7,7 +7,6 @@
(tide-hl-identifier-mode +1)
;; company is an optional dependency. You have to
;; install it separately via package-install
;; `M-x package-install [ret] company`
(company-mode +1))
;; aligns annotation to the right hand side