Documentation at https://melpa.org/#/sql-trino
Documentation at https://melpa.org/#/slim-mode
Documentation at https://melpa.org/#/seml-mode
Documentation at https://melpa.org/#/sexp-move
Documentation at https://melpa.org/#/sexp-diff
Documentation at https://melpa.org/#/sound-wav
Documentation at https://melpa.org/#/sudo-edit
Documentation at https://melpa.org/#/scad-mode
Documentation at https://melpa.org/#/sdml-mode
Documentation at https://melpa.org/#/slow-keys
Documentation at https://melpa.org/#/smart-tab
Documentation at https://melpa.org/#/sml-basis
Documentation at https://melpa.org/#/sass-mode
Documentation at https://melpa.org/#/scss-mode
This package allows editing files as another user, including the root user.
This package transforms text using studlify-region and inserts a SpongeBob SquarePants ASCII art figure in the current buffer.
Emacs-Syncthing is a client for the Syncthing file synchronization tool which provides an Emacs interface to replace the built-in web UI.
Emacs-Syncthing is a client for the Syncthing file synchronization tool which provides an Emacs interface to replace the built-in web UI.
scad-dbus allows controlling OpenSCAD from within Emacs via D-Bus without having to switch programs or reach for the mouse.
This Emacs utility helps you pop up and pop out shell buffer window easily. Four pre-set options are: shell, terminal, ansi-term, and eshell. You can also set your custom shell if you use some other configuration.
Show Font lets you preview a font inside of Emacs. It does so in three ways: prompt for a font on the system and display it in a buffer, list all known fonts in a buffer with a short preview for each, and provide a major mode to preview a font whose file is among the installed ones.
Because Sass's indentation schema is similar to that of YAML and Python, many indentation-related functions are similar to those in yaml-mode and python-mode. To install, save this on your load path and add the following to your .emacs file: (require sass-mode) sass-mode requires haml-mode, which can be found at http://github.com/nex3/haml-mode.
Selectrum is a solution for incremental narrowing in Emacs, replacing Helm, Ivy, and IDO. Its design philosophy is based on choosing the right abstractions and prioritizing consistency and predictability over special-cased improvements for particular cases. As such, Selectrum follows existing Emacs conventions where they exist and are reasonable, and it declines to implement features which have marginal benefit compared to the additional complexity of a new interface.