feat(snacks): snacks.gh integration. Enabled by default, unless the util.octo extra is enabled.

This commit is contained in:
Folke Lemaitre
2025-11-01 13:41:53 +01:00
parent 6b52a3059e
commit 5e981f9a8c
3 changed files with 18 additions and 2 deletions

View File

@@ -34,7 +34,9 @@ local defaults = {
dots = "󰇘",
},
ft = {
octo = "",
octo = " ",
gh = "",
["markdown.gh"] = "",
},
dap = {
Stopped = { "󰁕 ", "DiagnosticWarn", "DapStoppedLine" },