indentline working now!
This commit is contained in:
parent
77d6602ae1
commit
89d7172bac
3 changed files with 6 additions and 1 deletions
|
|
@ -21,6 +21,9 @@ opt("w", "signcolumn", "yes")
|
|||
opt("o", "cmdheight", 1)
|
||||
opt("o", "updatetime", 250)
|
||||
opt("o", "clipboard", "unnamedplus")
|
||||
opt("b", "expandtab", true )
|
||||
opt("b", "shiftwidth", 2 )
|
||||
|
||||
|
||||
local M = {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue