New emacs config and claude
This commit is contained in:
@@ -136,7 +136,9 @@
|
||||
;;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 ; all(hope(abandon(ye(who(enter(here))))))
|
||||
+lsp
|
||||
+tree-sitter)
|
||||
;;julia ; a better, faster MATLAB
|
||||
;;kotlin ; a better, slicker Java(Script)
|
||||
latex ; writing papers in Emacs has never been so fun
|
||||
@@ -154,8 +156,9 @@
|
||||
php ; perl's insecure younger brother
|
||||
;;plantuml ; diagrams for confusing people more
|
||||
;;purescript ; javascript, but functional
|
||||
(python
|
||||
+lsp) ; beautiful is better than ugly
|
||||
(python ; beautiful is better than ugly
|
||||
+lsp
|
||||
+tree-sitter)
|
||||
;;qt ; the 'cutest' gui framework ever
|
||||
;;racket ; a DSL for DSLs
|
||||
;;raku ; the artist formerly known as perl6
|
||||
@@ -171,7 +174,10 @@
|
||||
;;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 ; the tubes
|
||||
+html
|
||||
+css
|
||||
+lsp)
|
||||
yaml ; JSON, but readable
|
||||
|
||||
:email
|
||||
|
||||
Reference in New Issue
Block a user