Fixed emacs flake

This commit is contained in:
Tim Schubert 2022-03-18 23:17:28 +01:00
parent 6f47c876f6
commit 0c4523cbf5
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
2 changed files with 4 additions and 3 deletions

View file

@ -136,7 +136,7 @@
;;idris ; a language you can depend on
json ; At least it ain't XML
;;(java +meghanada) ; the poster child for carpal tunnel syndrome
;;javascript ; all(hope(abandon(ye(who(enter(here))))))
(javascript +lsp) ; all(hope(abandon(ye(who(enter(here))))))
;;julia ; a better, faster MATLAB
;;kotlin ; a better, slicker Java(Script)
latex ; writing papers in Emacs has never been so fun
@ -166,7 +166,8 @@
;;solidity ; do you need a blockchain? No.
;;swift ; who asked for emoji variables?
;;terra ; Earth and Moon in alignment for performance.
;;web ; the tubes
vue-mode
(web +lsp) ; the tubes
yaml ; JSON, but readable
;;zig ; C, but simpler