ledger+ smart () no more

This commit is contained in:
2023-12-28 19:20:59 +02:00
parent 598d1f16e3
commit bc91d45521
2 changed files with 3 additions and 1 deletions

View File

@@ -263,3 +263,5 @@
(evil-define-key '(normal insert) 'global (kbd "C-k") 'evil-window-up)
(evil-define-key '(normal insert) 'global (kbd "C-l") 'evil-window-right)
(setq conda-env-home-directory "~/anaconda3")
(remove-hook 'doom-first-buffer-hook #'smartparens-global-mode)

View File

@@ -147,7 +147,7 @@
;;kotlin ; a better, slicker Java(Script)
latex ; writing papers in Emacs has never been so fun
;;lean ; for folks with too much to prove
;;ledger ; be audit you can be
ledger ; be audit you can be
;;lua ; one-based indices? one-based indices
markdown ; writing docs for people to ignore
;;nim ; python + lisp at the speed of c