diff --git a/vim.toml b/vim.toml index f43cc6f..9a4528d 100644 --- a/vim.toml +++ b/vim.toml @@ -16,3 +16,9 @@ any = true [it] any = true + +[before_each] +any = true + +[after_each] +any = true