modification for nvim-whichkey.
This commit is contained in:
@@ -23,6 +23,7 @@ opt("o", "cmdheight", 1)
|
||||
|
||||
opt("o", "updatetime", 250) -- update interval for gitsigns
|
||||
opt("o", "clipboard", "unnamedplus")
|
||||
opt("o", "timeoutlen", 500)
|
||||
|
||||
-- for indenline
|
||||
opt("b", "expandtab", true)
|
||||
|
||||
Reference in New Issue
Block a user