1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00

Fast auto completion

This commit is contained in:
Mo 2022-12-01 03:52:16 +01:00
parent 8fc398c172
commit 74c2f7d598

View file

@ -4,8 +4,9 @@ theme = "onedark"
mouse = false mouse = false
shell = ["fish", "-c"] shell = ["fish", "-c"]
cursorline = true cursorline = true
idle-timeout = 5
true-color = true true-color = true
bufferline = "multiple" bufferline = "always"
color-modes = true color-modes = true
[editor.lsp] [editor.lsp]