20.05.2025
This commit is contained in:
parent
4bff377885
commit
57fc86a2cc
11 changed files with 126 additions and 86 deletions
|
@ -21,7 +21,6 @@ local options = {
|
|||
splitright = true, -- force all vertical splits to go to the right of current window
|
||||
swapfile = false, -- creates a swapfile
|
||||
termguicolors = true, -- set term gui colors (most terminals support this)
|
||||
timeoutlen = 100, -- time to wait for a mapped sequence to complete (in milliseconds)
|
||||
undofile = true, -- enable persistent undo
|
||||
updatetime = 300, -- faster completion (4000ms default)
|
||||
writebackup = false, -- if a file is being edited by another program (or was written to file while editing with another program), it is not allowed to be edited
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue