Reduced the amount of time it takes of LSP to start making autosugestions
This commit is contained in:
parent
1562c63934
commit
2fb22f045c
@ -3,7 +3,8 @@ theme = "onedark"
|
||||
[editor]
|
||||
line-number = "relative"
|
||||
bufferline = "always"
|
||||
completion-trigger-len = 500
|
||||
idle-timeout = 0
|
||||
completion-trigger-len = 1
|
||||
|
||||
[editor.soft-wrap]
|
||||
enable = true
|
||||
|
Loading…
Reference in New Issue
Block a user