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)