feat: Add ability to turn off devicon colors
This commit is contained in:
@@ -60,6 +60,7 @@ function config.set_defaults(defaults)
|
||||
-- Last argument will be the search term (passed in during execution)
|
||||
set("vimgrep_arguments", {'rg', '--color=never', '--no-heading', '--with-filename', '--line-number', '--column', '--smart-case'})
|
||||
set("use_less", true)
|
||||
set("color_devicons", true)
|
||||
|
||||
-- TODO: Add motions to keybindings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user