rougier / nano-emacs

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

Integration with Spacemacs #23

Closed ignar closed 3 years ago

ignar commented 3 years ago

I use Spacemacs configuration on a daily basis. Are there any plans to make an integration with it?

rougier commented 3 years ago

No real plan but it should be easy to integrate the different modules (just add (require 'nano-xxx)) and you need to add the path to nano on your load-path. At some point, modules will be available via quelpa and it might simplify integration even more.