[doom] Add tree-sitter this time properly with all :langs

This commit is contained in:
Sebastian Schulze 2023-01-10 00:23:21 +01:00
parent b08e521646
commit 00de90a89d
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 11 additions and 10 deletions

View File

@ -61,21 +61,22 @@
terraform ; infrastructure as code
tmux ; an API for interacting with tmux
pass
tree-sitter
:os
tty ; improve the terminal Emacs experience
:lang
emacs-lisp ; drown in parentheses
(go +lsp) ; the hipster dialect
json ; At least it ain't XML
ledger ; an accounting system in Emacs
markdown ; writing docs for people to ignore
nix ; I hereby declare "nix geht mehr!"
(org +gnuplot +dragndrop +journal +pandoc +pomodoro +present +hugo +noter) ; organize your plain life in plain text
(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
(sh +fish) ; she sells {ba,z,fi}sh shells on the C xor
(yaml +lsp) ; JSON, but readable
(emacs-lisp +tree-sitter) ; drown in parentheses
(go +lsp +tree-sitter) ; the hipster dialect
json ; At least it ain't XML
ledger ; an accounting system in Emacs
(markdown +tree-sitter) ; writing docs for people to ignore
nix ; I hereby declare "nix geht mehr!"
(org +gnuplot +dragndrop +journal +pandoc +pomodoro +present +hugo +noter) ; organize your plain life in plain text
(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
(sh +fish +tree-sitter) ; she sells {ba,z,fi}sh shells on the C xor
(yaml +lsp +tree-sitter) ; JSON, but readable
:email
(mu4e +org)