poc with local prettier working

This commit is contained in:
christianchiarulli 2021-07-13 00:48:37 -04:00
parent 4fad35a7e1
commit eceb656b4b
7 changed files with 86 additions and 42 deletions

View file

@ -42,6 +42,11 @@ function lv_utils.define_augroups(definitions) -- {{{1
end
end
function lv_utils.unrequire(m)
package.loaded[m] = nil
_G[m] = nil
end
lv_utils.define_augroups {
_general_settings = {