Skip to content

itiut/sublime-text-2-open-with-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Text 2 Open With Vim

Open current file with vim on terminal. This script works only for Linux.

Installation

$ cd ~/.config/sublime-text-2/Packages/
$ git clone https://github.com/itiut/sublime-text-2-open-with-vim OpenWithVim

Usage

add the following to User/Default (Linux).sublime-keymap:

{ "keys": ["ctrl+shift+alt+i"], "command": "open_with_vim" }

About

open current file with vim on terminal (ST2 plugin)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages