Skip to content

Integrating Vim-style tabs for Evil mode users.

License

Notifications You must be signed in to change notification settings

DeeGeeMan/evil-tabs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Evil Tabs

You use Emacs, you like evil-mode, but when you type :tabnew nothing happens. Install this.

Installation

If you’re hooked up to MELPA:

M-x package-refresh-contents
M-x package-install RET evil-tabs

(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.

About

Integrating Vim-style tabs for Evil mode users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%