|
|
|
|
|
by sudoforge
406 days ago
|
|
i have no understanding, beyond that of a lexical nature, what a "magit module" is. i'm a (neo)vim user, and heavy terminal junkie, and if i wanted to build a vim plugin for git-bug, that plugin would likely be shelling out to the command line (as git-bug doesn't expose an independent API today -- it's only started when you start the web ui). is a "magit module" roughly synonymous with a vim plugin? if so, then would shelling out to the CLI work? |
|