feat: debug option
This commit is contained in:
parent
29f9a5f7e4
commit
ae727159b9
4 changed files with 68 additions and 6 deletions
|
|
@ -25,6 +25,10 @@ SETUP *fugitive-ts-setup*
|
|||
-- Enable/disable highlighting (default: true)
|
||||
enabled = true,
|
||||
|
||||
-- Enable debug logging (default: false)
|
||||
-- Outputs to :messages with [fugitive-ts] prefix
|
||||
debug = false,
|
||||
|
||||
-- Custom filename -> language mappings (optional)
|
||||
languages = {},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue