added bufferline and others
This commit is contained in:
parent
c9553d36a3
commit
e6f34faa53
9 changed files with 323 additions and 36 deletions
|
|
@ -16,7 +16,7 @@ local options = {
|
|||
splitbelow = true, -- force all horizontal splits to go below current window
|
||||
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)
|
||||
termguicolors = true, -- set term gui colors (most terminals support this)
|
||||
timeoutlen = 1000, -- time to wait for a mapped sequence to complete (in milliseconds)
|
||||
undofile = true, -- enable persistent undo
|
||||
updatetime = 300, -- faster completion (4000ms default)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue