From 33c0c983e4459d4721b030835de78f26d96fe373 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Wed, 13 May 2026 17:14:15 +0200 Subject: neovim: Tweaks für Farbeinstellungen MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nvim/lua/plugins/ui.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nvim/lua/plugins') diff --git a/nvim/lua/plugins/ui.lua b/nvim/lua/plugins/ui.lua index 94a420f..cad8dfb 100644 --- a/nvim/lua/plugins/ui.lua +++ b/nvim/lua/plugins/ui.lua @@ -38,8 +38,10 @@ return { }, view = { width = 30, + cursorline = true, }, renderer = { + highlight_opened_files = "all", highlight_git = true, icons = { show = { -- cgit v1.3