I’ve just submitted a PR to add a gitconfig package to the official packages. I’d like to hear what people think about it, particularly…
- Should Sublime support
gitconfigfiles natively, or as a third-party package? - Should there be a
gitpackage instead that supportsgitconfigfiles and commit messages, like Atom has withlanguage-git? - What features would you like to see in such a package? Should I try to add completions? Validation?
- Is my code a giant pile of
?
Thanks in advance for the feedback!
UPDATE (09/03/2017): I’ve added sublime-syntax files that cover commits, merges, interactive rebases, and tags. It’s now a full Git package 