open-vim
Open a current file in Vim
mattn 4,389 13 0.2.3 MIT GitHub

open-vim - Atom package Beta

Open a current file in Vim.

Installation

$ apm install open-vim

Usage

The following commands are available for you to remap and/or run via the command palette.

  • open-vim:open - Open a current file in Vim.

Back To The Future

command! OpenAtom !start atom %

This is based on open-emacs

https://github.com/yoshiori/open-emacs