Skip to content

yourilima/sublimeGitFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sublimeGitFile

open a file in the web interface of github or gitlab

works out of the box with github with submodules and multiple git repos

for gitlab edit your project.sublime-project (ctrl/cmd-p: Project: edit) and add the following

{
  "folders":[
    {...}
  ],
  "settings": {
    "gitlab_url":"http://yourgitlabrepo.com"
  }
}

About

open a file in the web interface of github or gitlab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages