✨ Feat(dashboard): add option and dynamic visibility for github contribs on dash
This commit is contained in:
@@ -35,6 +35,8 @@ vim.g.usetinyinline = true ---@type boolean Options: <true|
|
||||
|
||||
-- Github username for dashboard and other customizations
|
||||
vim.g.gitname = 'rootiest' ---@type string Options: <github username>
|
||||
-- Show GitHub Contributions on dashboard
|
||||
vim.g.show_github_contrib = true ---@type boolean Options: <true|false>
|
||||
-- Highlight lines with git changes
|
||||
vim.g.git_line_hl = false ---@type boolean Options: <true|false>
|
||||
-- Highlight words with git changes
|
||||
|
||||
Reference in New Issue
Block a user