mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-02-07 12:19:02 +00:00
4 lines
106 B
Common Lisp
4 lines
106 B
Common Lisp
|
(define-configuration buffer
|
||
|
((default-modes
|
||
|
(pushnew 'nyxt/mode/vi:vi-normal-mode %slot-value%))))
|