diff options
-rw-r--r-- | config/doom/init.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/doom/init.el b/config/doom/init.el index 8de26ff..a568d08 100644 --- a/config/doom/init.el +++ b/config/doom/init.el @@ -173,8 +173,8 @@ ;;solidity ; do you need a blockchain? No. ;;swift ; who asked for emoji variables? ;;terra ; Earth and Moon in alignment for performance. - (web +lsp +tree-sitter) ; the tubes - yaml ; JSON, but readable + (web +lsp +tree-sitter) ; the tubes + (yaml +lsp +tree-sitter) ; JSON, but readable ;;zig ; C, but simpler :email |