diff --git a/spec/integrations/vicmd_partial_accept_spec.rb b/spec/integrations/vicmd_partial_accept_spec.rb index 8f5c7d4..e9c6973 100644 --- a/spec/integrations/vicmd_partial_accept_spec.rb +++ b/spec/integrations/vicmd_partial_accept_spec.rb @@ -2,12 +2,6 @@ describe 'a vicmd mode partial-accept widget' do let(:widget) { 'vi-forward-word-end' } context 'in vicmd mode' do -# -> do -# let(:before_sourcing) do -# session. -# end -# end - it 'moves the cursor through suggestion as expected' do session.run_command("bindkey s vi-cmd-mode") with_history('foobar foo') do