Documentation at https://melpa.org/#/avy-menu
Documentation at https://melpa.org/#/abs-mode
Documentation at https://melpa.org/#/ace-link
Documentation at https://melpa.org/#/ast-grep
Documentation at https://melpa.org/#/ac-emmet
Documentation at https://melpa.org/#/abc-mode
Documentation at https://melpa.org/#/ac-racer
Documentation at https://melpa.org/#/asm-blox
Documentation at https://melpa.org/#/ac-rtags
Documentation at https://melpa.org/#/ack-menu
Documentation at https://melpa.org/#/ac-slime
Documentation at https://melpa.org/#/ac-etags
Documentation at https://melpa.org/#/abl-mode
Documentation at https://melpa.org/#/ac-clang
Documentation at https://melpa.org/#/ado-mode
Documentation at https://melpa.org/#/ac-emoji
Documentation at https://melpa.org/#/amd-mode
This package allows for keybindings, settings, hooks, and advice to be recorded and displayed.
This package makes use of clj-kondo's analysis data to provide code editing facilities related to Clojure, ClojureScript and cljc source.
This package makes use of clj-kondo's analysis data to provide code editing facilities related to Clojure, ClojureScript and cljc source.
This package allows for a buffer to be reformatted without moving point, so that running a formatting tool like Prettier
or Black
upon saving won't move point back to the beginning of the buffer.
emacs-anaphora
implements anaphoric expressions for Emacs Lisp.
Anaphoric expressions implicitly create one or more temporary variables which can be referred to during the expression. This technique can improve clarity in certain cases. It also enables recursion for anonymous functions.
This package provides a major mode for editing abc music files. Includes some abc2midi features. Written for Emacs version 21. May or may not work with previous versions. See the Common Customizations section below. Or run `abc-customize'. This package is stored at https://github.com/mkjunker/abc-mode.
Currently, to jump to a link in a Info-mode
, help-mode
, woman-mode
, org-mode
, eww-mode
, compilation-mode
, goto-address-mode
buffer, you can tab through the links to select the one you want. This is an O(N) operation, where the N is the amount of links. This package turns this into an O(1) operation. It does so by assigning a letter to each link using avy.