diff options
-rw-r--r-- | init.el | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -161,8 +161,8 @@ ;;raku ; the artist formerly known as perl6 ;;rest ; Emacs as a REST client ;;rst ; ReST in peace - ;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} - (rust +lsp +tree-sitter) ; Fe2O3.unwrap().unwrap().unwrap().unwrap() + (ruby +lsp +tree-sitter) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} + (rust +lsp +tree-sitter) ; Fe2O3.unwrap().unwrap().unwrap().unwrap() ;;scala ; java, but good ;;(scheme +guile) ; a fully conniving family of lisps (sh +lsp +tree-sitter) ; she sells {ba,z,fi}sh shells on the C xor @@ -170,7 +170,7 @@ ;;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 +lsp +tree-sitter) ; the tubes (yaml +lsp +tree-sitter) ; JSON, but readable (zig +lsp +tree-sitter) ; C, but simpler |