aboutsummaryrefslogtreecommitdiffstats
path: root/vim.yml
diff options
context:
space:
mode:
authorWilliam Boman <william@redwill.se>2022-09-14 17:58:11 +0200
committerGitHub <noreply@github.com>2022-09-14 17:58:11 +0200
commitd39e46db31c9b2eee458ca59a814ebc4fe8a5bd5 (patch)
treecac215882f0692cd2e181944210e768a32d23a58 /vim.yml
parentfix(r-languageserver): use github releases as version source (#417) (diff)
downloadmason-d39e46db31c9b2eee458ca59a814ebc4fe8a5bd5.tar
mason-d39e46db31c9b2eee458ca59a814ebc4fe8a5bd5.tar.gz
mason-d39e46db31c9b2eee458ca59a814ebc4fe8a5bd5.tar.bz2
mason-d39e46db31c9b2eee458ca59a814ebc4fe8a5bd5.tar.lz
mason-d39e46db31c9b2eee458ca59a814ebc4fe8a5bd5.tar.xz
mason-d39e46db31c9b2eee458ca59a814ebc4fe8a5bd5.tar.zst
mason-d39e46db31c9b2eee458ca59a814ebc4fe8a5bd5.zip
refactor: store link state in install context object (#419)
Diffstat (limited to 'vim.yml')
-rw-r--r--vim.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/vim.yml b/vim.yml
index 72b86e7c..5bd4947d 100644
--- a/vim.yml
+++ b/vim.yml
@@ -39,6 +39,9 @@ globals:
before_each:
args:
- type: function
+ after_each:
+ args:
+ - type: function
it:
args:
- type: string
@@ -65,3 +68,5 @@ globals:
- type: any
assert.spy:
any: true
+ assert.snapshot:
+ args: []