diff options
Diffstat (limited to 'script/provider/capability.lua')
-rw-r--r-- | script/provider/capability.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/script/provider/capability.lua b/script/provider/capability.lua index 76cadc0d..43464483 100644 --- a/script/provider/capability.lua +++ b/script/provider/capability.lua @@ -92,6 +92,7 @@ function m.getIniter() firstTriggerCharacter = '\n', moreTriggerCharacter = nil, -- string[] }, + documentFormattingProvider = true --documentOnTypeFormattingProvider = { -- firstTriggerCharacter = '}', --}, |