* feat(#2148): add rename_full in API * feat(#2148): add default mapping 'u' for rename_full --------- Co-authored-by: Alexander Courtis <alex@courtis.org>
This commit is contained in:
@@ -10,6 +10,7 @@ local M = {
|
||||
}
|
||||
|
||||
local ALLOWED_MODIFIERS = {
|
||||
[":p"] = true,
|
||||
[":p:h"] = true,
|
||||
[":t"] = true,
|
||||
[":t:r"] = true,
|
||||
|
||||
Reference in New Issue
Block a user