Add config.transitions to enable/disable transitions

This commit is contained in:
Francesco Abbate
2021-02-21 11:08:25 +01:00
parent 7a35e7c217
commit 2353076b37
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -20,6 +20,7 @@ config.tab_type = "soft"
config.line_limit = 80
config.max_symbols = 4000
config.max_project_files = 2000
config.transitions = true
-- Disable plugin loading setting to false the config entry
-- of the same name.