mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 04:57:57 +00:00
4 lines
105 B
Common Lisp
4 lines
105 B
Common Lisp
|
(define-configuration (buffer web-buffer)
|
||
|
((default-modes (append '(vi-normal-mode) %slot-default))))
|
||
|
|