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