feat: add filters.git_ignored (prev git.ignore), apply "Toggle Filter:" prefix to mapping descriptions (#2325)
This commit is contained in:
committed by
GitHub
parent
a6daf50b9d
commit
697bfaccac
@@ -44,6 +44,9 @@ local function refactored(opts)
|
||||
|
||||
-- 2023/07/15
|
||||
utils.move_missing_val(opts, "", "sort_by", opts, "sort", "sorter", true)
|
||||
|
||||
-- 2023/07/16
|
||||
utils.move_missing_val(opts, "git", "ignore", opts, "filters", "git_ignored", true)
|
||||
end
|
||||
|
||||
local function deprecated(opts)
|
||||
|
||||
Reference in New Issue
Block a user