Problem: committia.vim's diff pane (`ft=git`, buffer name `__committia_diff__`) was rejected by the `is_fugitive_buffer` guard in the `FileType` callback, preventing diffs.nvim from highlighting it. Solution: add a `committia` config toggle following the same pattern as neogit/gitsigns. When enabled, the `ft=git` guard also allows committia's buffer through. |
||
|---|---|---|
| .. | ||
| diffs.lua | ||