refactor(git): drive :G dispatch from buffer content

This commit is contained in:
2026-05-08 00:27:02 +02:00
parent c543f0a7ba
commit 715e47d449
9 changed files with 120 additions and 295 deletions
-7
View File
@@ -1,7 +0,0 @@
if exists("b:current_syntax")
finish
endif
runtime! syntax/git.vim
let b:current_syntax = "gitdiff"