Skip to content

zed-extensions/git_firefly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git Firefly

Support the following syntax highlighting:

  • git_commit
  • git_config
  • git_rebase
  • diff(TODO)
  • gitignore
  • gitattributes

Use zed commit editor

zed-industries/zed#7048

{
  "terminal": {
    "env": {
      "EDITOR": "zed --wait"
    }
  }
}

And Then

git add .
git commit
git push -f # take off

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published