Merge pull request #832 from jgmdev/autocomplete-update

Update autocomplete with changes needed for latest LSP plugin.
This commit is contained in:
Adam
2022-02-11 12:01:35 -05:00
committed by GitHub
2 changed files with 125 additions and 41 deletions
-1
View File
@@ -19,7 +19,6 @@ config.line_height = 1.2
config.indent_size = 2
config.tab_type = "soft"
config.line_limit = 80
config.max_symbols = 4000
config.max_project_files = 2000
config.transitions = true
config.animation_rate = 1.0