diff options
author | Oscar Najera <hi@oscarnajera.com> | 2024-08-19 01:25:26 +0200 |
---|---|---|
committer | Oscar Najera <hi@oscarnajera.com> | 2024-08-19 01:25:26 +0200 |
commit | 84d575b011821c35871185ff6fbb0f9358fe832c (patch) | |
tree | c5b4fb78403c57cf4a01623fb5b6c9c79ce59176 /config | |
parent | 728300a5cbdbee17f77886a86aca2d7060f593e0 (diff) | |
download | dotfiles-84d575b011821c35871185ff6fbb0f9358fe832c.tar.gz dotfiles-84d575b011821c35871185ff6fbb0f9358fe832c.tar.bz2 dotfiles-84d575b011821c35871185ff6fbb0f9358fe832c.zip |
doom activate yaml tree-sitter lsp
Diffstat (limited to 'config')
-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 |