rougier / nano-emacs

GNU Emacs / N Λ N O - Emacs made simple
GNU General Public License v3.0
2.5k stars 191 forks source link

Add custom variables for optional packages #156

Open kwrooijen opened 5 months ago

kwrooijen commented 5 months ago

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.

https://github.com/rougier/nano-emacs/blob/b8631088220dbbcd885ad1353bdc52b569655f85/nano.el#L62-L72

rougier commented 5 months ago

One way is to use the nano-modeline and nano-theme packages instead. I need to repackage everything but I lack time to do so.