feat: Julia indent, org roam

This commit is contained in:
Leni Aniva 2025-04-21 00:04:35 -07:00
parent 1f87caa390
commit c922e623b1
Signed by: aniva
GPG Key ID: 4D9B1C8D10EA4C50
2 changed files with 10 additions and 3 deletions

View File

@ -483,6 +483,13 @@ removed.
) )
#+end_src #+end_src
*** Julia
#+begin_src emacs-lisp
(add-hook 'julia-mode-hook (lambda ()
(setq tab-width 4)))
#+end_src
*** LaTeX *** LaTeX
The target indentation style of ~LaTeX~ is as follows: The target indentation style of ~LaTeX~ is as follows:

View File

@ -153,7 +153,7 @@
;;nim ; python + lisp at the speed of c ;;nim ; python + lisp at the speed of c
nix ; I hereby declare "nix geht mehr!" nix ; I hereby declare "nix geht mehr!"
;;ocaml ; an objective camel ;;ocaml ; an objective camel
org ; organize your plain life in plain text (org +brain +ipython +jupyter +roam2) ; organize your plain life in plain text
;;php ; perl's insecure younger brother ;;php ; perl's insecure younger brother
;;plantuml ; diagrams for confusing people more ;;plantuml ; diagrams for confusing people more
;;purescript ; javascript, but functional ;;purescript ; javascript, but functional
@ -183,7 +183,7 @@
:app :app
calendar calendar
emms ;emms
everywhere ; *leave* Emacs!? You must be joking everywhere ; *leave* Emacs!? You must be joking
;;irc ; how neckbeards socialize ;;irc ; how neckbeards socialize
;;(rss +org) ; emacs as an RSS reader ;;(rss +org) ; emacs as an RSS reader