feat: Julia snail, typst heading shift

This commit is contained in:
Leni Aniva 2025-03-18 11:31:00 -07:00
parent 76b76619ee
commit 1f87caa390
Signed by: aniva
GPG Key ID: 4D9B1C8D10EA4C50
2 changed files with 8 additions and 1 deletions

View File

@ -283,6 +283,7 @@ numbers are disabled. For relative line numbers, set this to ~relative~.
tex-indent-arg 3
tex-indent-item 3
tex-indent-basic 3
typst-ts-mode-indent-offset 2
)
#+end_src
@ -683,6 +684,12 @@ Add the necessary hooks for LilyPond mode.
:desc "Compile & Preview" "P" #'typst-ts-compile-and-preview
:desc "Watch start" "w" #'typst-ts-watch-start
:desc "Watch stop" "W" #'typst-ts-watch-stop
(:prefix ("h" . "Heading")
:desc "Left" "h" #'typst-ts-mode-heading-left
:desc "Right" "l" #'typst-ts-mode-heading-right
:desc "Up" "k" #'typst-ts-mode-heading-up
:desc "Down" "j" #'typst-ts-mode-heading-down
)
)
#+end_src

View File

@ -143,7 +143,7 @@
json ; At least it ain't XML
;;(java +lsp) ; the poster child for carpal tunnel syndrome
javascript ; all(hope(abandon(ye(who(enter(here))))))
(julia +lsp) ; a better, faster MATLAB
(julia +tree-sitter +snail) ; a better, faster MATLAB
;;kotlin ; a better, slicker Java(Script)
(latex +latexmk +lsp) ; writing papers in Emacs has never been so fun
;lean ; for folks with too much to prove