Ample themes is a collection of three themes sharing a similar pallet with a light, dark and flat versions with a focus on being easy on the eyes during night and day. They only support GUI and 256 colour terminals.
A dark theme with contrasting colours for Emacs based on the lush
theme by Andre Richter, using the same colours palette as the the built-in dichromacy
theme; intended to be suitable for red/green colour blind users.
This package provides an Ansible documentation for GNU Emacs.
ansible-doc
allows you to view the documentation of an Ansible module and ansible-doc-mode
minor mode adds documentation lookup to YAML Mode. You could enable the mode with (add-hook 'yaml-mode-hook #'ansible-doc-mode)
.
This program is an alarm management tool for Emacs. To set an alarm clock, call `M-x alarm-clock-set', then enter time as the following tips. To view alarm clock list, call `M-x alarm-clock-list-view', then use a key to set a new alarm clock, C-k to kill an alarm clock in the current line.
Hide mode-line, display necessary information at right of minibuffer.
emacs-alsamixer-el
provides basic commands to control audio volume via amixer.
This package provides an Emacs major mode for editing Arduino sketches and Org Babel support.
emacs-alect-themes
provides configurable light, dark and black color themes for Emacs. The themes are intended to be used with GUI.
This package provides two minor modes which automatically recompile Emacs Lisp source files. Together, these modes guarantee that Emacs never loads outdated byte code files.
This package defines the app-launcher-run-app
command, which uses Emacs standard completion to select an application installed on your machine and launch it.
This package allows common parts of regexps to be easily picked out and reused.
This package automatically reopens a file or directory with sudo
if it cannot write to it.
This package provides Python code navigation, documentation lookup, and code completion for Emacs. It uses a lightweight Python backend to offer features like jumping to definitions, finding references, and viewing documentation, enhancing the Python development experience within Emacs.
Ahungry theme for Emacs provides bright and bold colors. If you load it from a terminal, you will be able to make use of the transparent background. If you load it from a GUI, it will default to a dark background.
Auto-Complete is an intelligent auto-completion extension for Emacs. It extends the standard Emacs completion interface and provides an environment that allows users to concentrate more on their own work. Its features are: a visual interface, reduce overhead of completion by using statistic method, extensibility.
Ace-jump-mode is a fast/direct cursor location minor mode. It creates an N-Branch search tree internally and marks all the possible position with predefined keys in within the whole Emacs view. This allows you to move to the character, word, or line almost directly.
All-the-icons is a utility package to collect various icon fonts and propertize them within Emacs. Icon fonts allow you to propertize and format icons the same way you would normal text. This enables things such as better scaling of and anti aliasing of the icons.
This Emacs package provides the adaptive-wrap-prefix-mode
minor mode which sets the wrap-prefix property on the fly so that single-long-line paragraphs get word-wrapped in a way similar to what you'd get with M-q using adaptive-fill-mode
, but without actually changing the buffer's text.
This is an Emacs version of Atomic Chrome and Ghost Text, which are extensions that allows you to edit text areas of the browser in Emacs.
The input on Emacs is reflected to the browser instantly and continuously. You can use both the browser and Emacs at the same time. They are updated to the same content bi-directionally.
This is a port of the themes in Vim-airline to Emacs Powerline.
This package provides a hybrid of keyboard macros and yasnippet. You create the snippet on the go, usually to be used just in the one place. It's fast, because you're not leaving the current buffer, and all you do is enter the code you'd enter anyway, just placing ~ where you'd like yasnippet fields and mirrors to be.
Afternoon theme is a dark color theme with a deep blue background.
ace-window
is meant to replace other-window
. In fact, when there are only two windows present, other-window
is called. If there are more, each window will have its first character highlighted. Pressing that character will switch to that window.
This package helps Emacs integrate with the Unix password-store
application.