Skip to content

Separate Vim instance (server name) for separate Git/Mercurial/SVN project with tabbed file organization

Notifications You must be signed in to change notification settings

kika/vim-instance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Create separate Vim instance for each Git/Mercurial/SVN project

This script, being used as a wrapper around Vim invocation, creates a separate Vim instance for separate Git/Hg or SVN project. New files from such project are opened in the same instance as separate tabs. The servername script assigns to the instance is the same as the directory name with the .hg, .git or .svn subdirectory. When combined with session management plugin such as vim-session it allows to create a truly standalone development environments for standalone projects when doing some serious multitasking.

Currently tested only on Mac with MacVim

About

Separate Vim instance (server name) for separate Git/Mercurial/SVN project with tabbed file organization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages