refining meow config

This commit is contained in:
Matt Nish-Lapidus 2023-10-28 11:18:59 -04:00
parent 8aed4784a9
commit 4439744064
2 changed files with 3 additions and 1 deletions

View file

@ -87,6 +87,9 @@
(setq treemacs-follow-mode t)
(setq treemacs-project-follow-mode t))
(after! anzu
(global-anzu-mode))
(setq vterm-kill-buffer-on-exit t)
(setq dap-ui-variable-length 200)

View file

@ -45,7 +45,6 @@
(package! platformio-mode)
(package! scad-mode)
;; To install SOME-PACKAGE from MELPA, ELPA or emacsmirror:
;(package! some-package)