oh-my-fish / plugin-emacs

Wrapper for daemon functionality of Emacs.
MIT License
19 stars 10 forks source link

Emacs Plugin

This plugin replicates the functionality of the emacs plugin for oh-my-zsh. It is essentially a wrapper around the very useful emacs daemon capability.

Below is an extract from the original plugin source file:

"Emacs 23 daemon capability is a killing feature. One emacs process handles all your frames whether you use a frame opened in a terminal via a ssh connection or X frames opened on the same host. Benefits are multiple

Usage

To use this plugin, install it as:

omf install emacs

Requirements

Emacs 23 or later is required for this plugin.