Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages