fix: set nowrap in buffer instead of on each draw
This commit is contained in:
@@ -24,6 +24,7 @@ M.View = {
|
||||
foldcolumn = '0',
|
||||
cursorcolumn = false,
|
||||
colorcolumn = '0',
|
||||
wrap = false,
|
||||
winhl = table.concat({
|
||||
'EndOfBuffer:NvimTreeEndOfBuffer',
|
||||
'Normal:NvimTreeNormal',
|
||||
|
||||
Reference in New Issue
Block a user