Skip to content

darwin67/openline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openline

Vim like line opening for Emacs.

Usage

Download or copy openline.el into your package manager.

Set your key bindings to enable the the o and Shift + o in Vim.

(global-set-key (kbd "C-o") 'open-next-line)
(global-set-key (kbd "M-o") 'open-previous-line)

About

Vim like line opening for Emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published