chore: format files

This commit is contained in:
Akianonymus 2021-10-02 10:45:50 +05:30 committed by siduck76
parent 317eedd9b2
commit d810cc35a7
4 changed files with 64 additions and 65 deletions

View file

@ -269,7 +269,7 @@ end]]
local fn = base_fn:gsub("_node", node)
-- return the function created from the string base_fn
return loadstring(fn)()(table1, table2)
end
end
for _, node in ipairs(nodes_to_replace) do
-- pcall() is a poor workaround for if "['mappings']['plugins']['esc_insertmode']" 'plugins' sub-table does not exist