We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6947335 commit 05b7373Copy full SHA for 05b7373
spec/yankstack/yankstack_spec.rb
@@ -16,7 +16,7 @@
16
vim.source VIM_REPEAT_PATH
17
end
18
19
- # after(:all) { vim.stop }
+ after(:all) { vim.stop }
20
before(:each) { vim.clear_buffer }
21
22
shared_examples "yanking and pasting" do
0 commit comments