refining meow config
This commit is contained in:
parent
8aed4784a9
commit
4439744064
2 changed files with 3 additions and 1 deletions
|
@ -87,6 +87,9 @@
|
||||||
(setq treemacs-follow-mode t)
|
(setq treemacs-follow-mode t)
|
||||||
(setq treemacs-project-follow-mode t))
|
(setq treemacs-project-follow-mode t))
|
||||||
|
|
||||||
|
(after! anzu
|
||||||
|
(global-anzu-mode))
|
||||||
|
|
||||||
(setq vterm-kill-buffer-on-exit t)
|
(setq vterm-kill-buffer-on-exit t)
|
||||||
(setq dap-ui-variable-length 200)
|
(setq dap-ui-variable-length 200)
|
||||||
|
|
||||||
|
|
|
@ -45,7 +45,6 @@
|
||||||
(package! platformio-mode)
|
(package! platformio-mode)
|
||||||
(package! scad-mode)
|
(package! scad-mode)
|
||||||
|
|
||||||
|
|
||||||
;; To install SOME-PACKAGE from MELPA, ELPA or emacsmirror:
|
;; To install SOME-PACKAGE from MELPA, ELPA or emacsmirror:
|
||||||
;(package! some-package)
|
;(package! some-package)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue