Skip to content

floydawong/open-smerge

Repository files navigation

Open Smerge | 中文读我

This is a package open Sublime Merge in Sublime Text.
Matches all git repositories based on the path to the current file and the folders in project.

Install

  • Git
    git clone this repository to sublime packages folder

    git clone https://github.com/FloydaGithub/open-smerge.git
  • Package Control
    Not passed

Environment

ctrl + shift + P -> Open Merge: Settings
Menu -> Preferences -> Package Settings -> OpenMerge -> Setting

Add smerge installation path to $PATH, Or configure the path in sublime-settings:

{
    "smerge_path": "C:\\Program Files\\Sublime Merge\\smerge.exe"
}

Keymap

ctrl + shift + P -> Open Merge: Key Bindings
Menu -> Preferences -> Package Settings -> OpenMerge -> Key Bindings

[
    { 
        "keys": ["ctrl+alt+m"], "command": "open_smerge"
    }
]

About

open sublime merger in sublime text.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages