Add lualine updates
This commit is contained in:
parent
b58786f5b4
commit
bcb3c76419
4 changed files with 80 additions and 33 deletions
|
@ -60,17 +60,5 @@ return {
|
|||
sort_lastused = true,
|
||||
}
|
||||
},
|
||||
defaults = {
|
||||
vimgrep_arguments = {
|
||||
"rg",
|
||||
"-L",
|
||||
"--color=never",
|
||||
"--no-heading",
|
||||
"--with-filename",
|
||||
"--line-number",
|
||||
"--column",
|
||||
"--smart-case",
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue