add option for fillchars
This commit is contained in:
parent
2a8afcb7b6
commit
01babafd72
2 changed files with 2 additions and 1 deletions
|
|
@ -25,6 +25,7 @@ M.options = {
|
|||
timeoutlen = 400,
|
||||
updatetime = 250,
|
||||
undofile = true,
|
||||
fillchars = { eob = " " },
|
||||
|
||||
-- NvChad options
|
||||
nvChad = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue