;; -*- lexical-binding: t; -*- ;; File-related configuration (leader-def-key "f" '(nil :which-key "file") "ff" #'find-file "fd" #'dired) (provide 'init-files)