fix: syntax highlighting on added code

This commit is contained in:
2026-09-10 21:02:08 +02:00
parent 88467bfe52
commit 887ade2cd7
+1 -1
View File
@@ -23,7 +23,7 @@ end)
Config.later(function()
-- Git diff indicators
require('mini.diff').setup()
require('mini.diff').setup({ view = { priority = 10 } })
require('mini.git').setup()
-- Keymap hints