From fa1760e104579fd0324d9676ba4d19c367407cad Mon Sep 17 00:00:00 2001 From: Terin Stock Date: Fri, 21 Mar 2025 22:40:48 +0100 Subject: init: enable more tree-sitter --- init.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index 9d79b23..d26a7e1 100644 --- a/init.el +++ b/init.el @@ -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 -- cgit v1.2.3