Add lualine updates

This commit is contained in:
RingOfStorms (Joshua Bell) 2023-07-06 14:58:53 -05:00
parent b58786f5b4
commit bcb3c76419
4 changed files with 80 additions and 33 deletions

View file

@ -60,17 +60,5 @@ return {
sort_lastused = true,
}
},
defaults = {
vimgrep_arguments = {
"rg",
"-L",
"--color=never",
"--no-heading",
"--with-filename",
"--line-number",
"--column",
"--smart-case",
},
},
},
}