-
-
Notifications
You must be signed in to change notification settings - Fork 297
Closed
Description
Is your feature request related to a problem? Please describe.
Neovim has a git commit file type. Several plugins, like cmp-git use this. However, neogit uses its own git file type, preventing cmp-git and others from working.
Describe the solution you'd like
Neogit should use the built-in file type
Describe alternatives you've considered
Adjust other plugins to use the neogit type. This seems inefficient.
Metadata
Metadata
Assignees
Labels
No labels