clean up
This commit is contained in:
parent
a83f1196bc
commit
b871162664
8 changed files with 9 additions and 23 deletions
|
@ -19,8 +19,11 @@ opt("o", "mouse", "a")
|
|||
|
||||
opt("w", "signcolumn", "yes")
|
||||
opt("o", "cmdheight", 1)
|
||||
opt("o", "updatetime", 250)
|
||||
|
||||
opt("o", "updatetime", 250) -- update interval for gitsigns
|
||||
opt("o", "clipboard", "unnamedplus")
|
||||
|
||||
-- for indenline
|
||||
opt("b", "expandtab", true )
|
||||
opt("b", "shiftwidth", 2 )
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue