abra zsh config 2.0
This commit is contained in:
7
.zprezto/modules/autosuggestions/external/spec/options/use_async_spec.rb
vendored
Normal file
7
.zprezto/modules/autosuggestions/external/spec/options/use_async_spec.rb
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
describe 'suggestion fetching' do
|
||||
it 'is performed synchronously'
|
||||
|
||||
context 'when ZSH_AUTOSUGGEST_USE_ASYNC is set' do
|
||||
it 'is performed asynchronously'
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user