We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d088aa commit 48003c5Copy full SHA for 48003c5
lua/noice/view/nui.lua
@@ -40,6 +40,7 @@ function NuiView:update_options()
40
filetype = "noice",
41
},
42
win_options = {
43
+ wrap = false,
44
foldenable = false,
45
scrolloff = 0,
46
sidescrolloff = 0,
0 commit comments