8000 GitHub - ajbt200128/magit-gt: A Magit interface for Graphite
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ajbt200128/magit-gt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

License GPL 3

Magit-GT is a Magit interface to Graphite

Supports most non interactive Graphite commands

To install:

Doom Emacs

Install the package

;; packages.el
;; ...
(package! magit-gt
  :recipe (:host github :repo "ajbt200128/magit-gt"))

Then setup keybindings. I like binding it to W

;; config.el
;; ...
(use-package! magit-gt
  :config
  (map! :mode 'magit-status-mode :desc "Magit Graphite" :n "w" #'magit-gt))

About

A Magit interface for Graphite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0