sublimity icon indicating copy to clipboard operation
sublimity copied to clipboard

Smooth-scrolling and minimap like sublime editor

Results 25 sublimity issues
Sort by recently updated
recently updated
newest added

I know that Emacs has this unique behavior (which I'd like to avoid) when we press the arrow-down key till it reaches the end of the frame, instead of revealing...

I broke this section out into a customizable variable, so not every movement off the screen causes a vertical re-centering. I prefer that behavior only on certain commands which I...

Add `melpa` and `melpa-stable` badges to README file.

Hi, I would like to be able to have the minimap all the way to the right, as it is eating into the space of the buffer that I am...

Other scroll commands work with `sublimity-scroll`, but I have issues with `C-n` at the bottom of a window. `C-p` at the top operates as expected. This was a head-scratcher, but...

When i jump between windows configurations in [wasamasa/eyebrowse](https://github.com/wasamasa/eyebrowse), sublimity-scroll stop working with error "Error in post-command-hook (sublimity--post-command): (error "‘recenter’ing a window that does not display current-buffer.")" This error appears only...

I love this extension. Sublime's minimap was the one thing I liked about it and wished Emacs had. Thank you! My problem is that the minimap isn't syntax-highlighted throughout. Most...

Sublimity is great! But the mini map causes lagging when delay set to nil Could showing the active region only when desired (some shotcut) add performance? Comparing to the vs-code...

Love this mode! Thanks! An optional variable would turn off the green arrows in the map buffer would be great.

Is there a way to force the mini-map to stay at the far right of the screen, even when the user (re)defines margins? Currently, the mini-map respects the margins, and...

enhancement