All Projects → krisajenkins → Evil Tabs

krisajenkins / Evil Tabs

Licence: mit
Integrating Vim-style tabs for Evil mode users.
  • Evil Tabs

You use Emacs, you like [[https://gitorious.org/evil/pages/Home][evil-mode]], but when you type =:tabnew= nothing happens. Install this.

** Installation

If you're hooked up to [[http://melpa.milkbox.net/][MELPA]]:

#+BEGIN_EXAMPLE M-x package-refresh-contents M-x package-install RET evil-tabs #+END_EXAMPLE

(Alternatively just grab the single =evil-tabs.el= file and install that in your preferred way.)

Then add =(global-evil-tabs-mode t)= to your =.emacs= file, and eval it.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].