+ new files, * some files
This commit is contained in:
@@ -19,7 +19,7 @@ return {
|
||||
lualine.setup({
|
||||
options = {
|
||||
theme = 'rose-pine',
|
||||
globalstatus = false,
|
||||
globalstatus = true,
|
||||
-- fmt = default,
|
||||
-- fmt = string.upper,
|
||||
-- disabled_filetypes = {
|
||||
@@ -42,7 +42,7 @@ return {
|
||||
-- },
|
||||
{
|
||||
'diff',
|
||||
colored = true,
|
||||
colored = false,
|
||||
diff_color = {
|
||||
added = 'LuaLineDiffAdd',
|
||||
modified = 'LuaLineDiffChange',
|
||||
|
||||
Reference in New Issue
Block a user