mirror of
https://github.com/babariviere/zmk-config.git
synced 2025-06-28 01:35:51 +00:00
feat: add combos
This commit is contained in:
parent
93d831512a
commit
0451100e33
3 changed files with 102 additions and 3 deletions
|
@ -1 +1,5 @@
|
|||
((auto-mode-alist . (("\\.keymap\\'" . c-mode))))
|
||||
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
||||
;;; For more information see (info "(emacs) Directory Variables")
|
||||
|
||||
((auto-mode-alist . (("\\.keymap\\'" . c-mode)))
|
||||
(c-mode . ((tab-width . 4))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue