sinekonata
Results
2
comments of
sinekonata
Hi where can I submit bug reports? Best mouse gesures implementation by far btw :D
Since we're into making emacs more akin to other IDEs, I'll share this : ``` ;; Drag stuff (use-package drag-stuff) ;; Grab the package from Melpa. (require 'drag-stuff) ;; No...