aboutsummaryrefslogtreecommitdiff
path: root/nvim/lua/plugins/ui.lua
diff options
context:
space:
mode:
Diffstat (limited to 'nvim/lua/plugins/ui.lua')
-rw-r--r--nvim/lua/plugins/ui.lua2
1 files changed, 2 insertions, 0 deletions
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 {
38 }, 38 },
39 view = { 39 view = {
40 width = 30, 40 width = 30,
41 cursorline = true,
41 }, 42 },
42 renderer = { 43 renderer = {
44 highlight_opened_files = "all",
43 highlight_git = true, 45 highlight_git = true,
44 icons = { 46 icons = {
45 show = { 47 show = {