emacs.onboard
emacs.onboard copied to clipboard
Single-file Emacs starter kit without 3rd-party packages. Almost vanilla Emacs, with just the right amount of sweetness to flatten the learning curve.
Results
1
emacs.onboard issues
Sort by
recently updated
recently updated
newest added
It is desirable to set my own font size in init.el: (setq eon-font-height 220) (eon-font eon-font-height) This patch provides an implementation, which also takes into account theme toggling.