sublimity
sublimity copied to clipboard
Smooth-scrolling and minimap like sublime editor
Hi, I'm quite new to Emacs and I've been looking at various different plugins lately. I tried using Sublimity's Map. However, I'm using Guide Key and Helm as well and...
1. configurable font size for the minimap 2. clickable minimap to jump to the position clicked 3. option disable minimap when idling, e.g, (sublimity-map-set-delay 0) thanks
I wrongly reported that upstream: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65877 (See therein for a way to reproduce bug.) The code `(line-number-at-pos (window-start))` appears a couple times in Sublimity, and it should be changed, throughout,...
Hello, I enjoy the sublimity package. I only wish one thing more from it; Now when I turn the sublimity mode on, I get both the minimap and the smooth...
added file in local folder called scripts and loaded it from config.el with add-to-list 'load-path "/home/xxx/.config/emacs/scripts' require pack name etc. etc.but something go wrong can't provide the feature ``` (add-to-list...