From 230a61db91df870da6dbe8409e3d44c6aa9774c2 Mon Sep 17 00:00:00 2001 From: boppyt <71049646+boppyt@users.noreply.github.com> Date: Tue, 8 Feb 2022 02:27:13 +0900 Subject: [PATCH] fix: disable highlighting 'number' when CursorLine is enabled (#941) --- lua/nvim-tree/view.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/nvim-tree/view.lua b/lua/nvim-tree/view.lua index e4087fa4..1c0635f7 100644 --- a/lua/nvim-tree/view.lua +++ b/lua/nvim-tree/view.lua @@ -19,6 +19,7 @@ M.View = { foldmethod = 'manual', foldcolumn = '0', cursorcolumn = false, + cursorlineopt = "line", colorcolumn = '0', wrap = false, winhl = table.concat({