feat: enable clickable git components in statusline

This commit is contained in:
2024-11-24 03:19:27 -05:00
parent 6a02889aaa
commit 70693e44d6
2 changed files with 23 additions and 6 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ vim.g.statusline = "lualine" ---@type string Options: [status
-- ╰───────────────────────────╯
-- Click git components on statusline to open LazyGit
vim.g.statusline_clickable_git = false ---@type boolean Options: <true|false>
vim.g.statusline_clickable_git = true ---@type boolean Options: <true|false>
-- Show wakatime stats on statusline
vim.g.stats_wakatime = true ---@type boolean Options: <true|false>
-- Show music stats on statusline