updated keybinds for meow and bookmarks

This commit is contained in:
Matt Nish-Lapidus 2024-06-05 14:14:43 -04:00
parent 102e372f3e
commit 50fd534f04
4 changed files with 113 additions and 101 deletions

View file

@ -103,6 +103,8 @@
(after! anzu
(global-anzu-mode))
(global-so-long-mode 1)
(after! parinfer-rust-mode
(setq parinfer-rust-auto-download t)
(setq parinfer-rust-preferred-mode "smart"))