feat: enable clickable git components in statusline
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user