This is a storage package used by completion engines like company-math.
This package discovers key bindings and their meaning for the current Emacs major-mode.
This package extends git-gutter to use the fringe area of a window.
company-quickhelp shows documentation for the completion candidate when using the Company text completion framework.
This package provides a minor mode for individual column faces in mu4e's mail overview.
EXWM is a full-featured tiling X window manager for Emacs built on top of XELB.
This package allows editing source code blocks embedded in Markdown files using the major mode corresponding to each block.
erc-scrolltoplace is an ERC module to try to emulate scrolltobottom while keep-place is enabled.
This package contains functions that execute exwm keypresses mapped in firefox to the action described in the function name.
This package provides an ESS-like binding to send lines or regions to a REPL from Ruby buffers.
This package contains functions that execute exwm keypresses mapped in firefox to the action described in the function name.
This package provides an ESS-like binding to send lines or regions to a REPL from Emacs Lisp buffers.
VHDL-ts-mode provides syntax highlighting, indentation, imenu, which-func, navigation and basic beautify and completion features to navigate and edit VHDL files.
This package makes it easy to define and call context-specific emacs-transient menus for current project, git repo, buffer or any other condition.
This package provides the ability to always show the current org header line at the top of the window--no matter how far down you scrolled.
This Emacs package helps you to create .dot or .gv files using the DOT syntax, and use Graphviz to convert these files to diagrams.
aggressive-indent-mode is a minor mode that keeps your code always indented. It reindents after every change, making it more reliable than electric-indent-mode.
Minor mode providing syntax highlighting of known Emacs Lisp symbols. Currently the code distinguishes Lisp functions, built-in functions, macros, faces and variables. To enable call highlight-defined-mode.
This package allows you to expand Yasnippet' snippets through a completing-read interface. It supports previewing the current snippet expansion and overwriting the marked region with a new snippet completion.
`company-complete org blocks using "<" as a trigger. To enable, add `company-org-block to `company-backends'. Configure edit style via `company-org-block-edit-style'. Completion candidates are drawn from `org-babel-load-languages'.
This Helm source can be used to search contacts stored in org-contacts format. There are actions for inserting postal addresses, email addresses, and phone numbers in the buffer where helm-org-contacts was called.
This package highlights Doxygen comments.
In addition to highlighting Doxygen commands and their arguments, entire Doxygen comment are highlighted, making them stand out compared to other comments. The code blocks are highlighted according to the language they are written in.
highlight-numbers-mode provides a minor mode for syntax highlighting of numeric literals in source code.
It s customizable: it's easy to add or redefine what exactly constitutes a "number" in given major mode. See highlight-numbers-modelist.
This Emacs package provides convenient methods for manipulating the naming style of a symbol. It supports different naming conventions such as:
camel case
Pascal case
all upper case
lower case separated by underscore
etc...