-
-
Notifications
You must be signed in to change notification settings - Fork 633
Closed
Labels
Description
I used to have
require("nvim-tree.view").View.winopts.cursorlineopt = "number"
to change cursorlineopt
. Since cursorlineopt
is not available in nvim-tree-opts-view
.
How should I do after 0a06f65?