-
-
Notifications
You must be signed in to change notification settings - Fork 198
Open
Description
Would it be an idea to add defcustom variables for these optional packages? I'd like to use nano-emacs through use-package, but I don't want the nano-defaults / nano-bindings.
Lines 62 to 72 in b863108
| ;; Nano default settings (optional) | |
| (require 'nano-defaults) | |
| ;; Nano session saving (optional) | |
| (require 'nano-session) | |
| ;; Nano header & mode lines (optional) | |
| (require 'nano-modeline) | |
| ;; Nano key bindings modification (optional) | |
| (require 'nano-bindings) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels