
다음 상태 메시지를 무음으로 설정하고 싶습니다.
Executing LocationChange Auto commands for ".*"
나는 모든 페이지에서 그것을 얻습니다.
다음 autocmd가 있습니다
autocmd LocationChange .* js modes.passAllKeys = /duolingo\.com/.test(buffer.URL)
다음 상태 메시지를 무음으로 설정하고 싶습니다.
Executing LocationChange Auto commands for ".*"
나는 모든 페이지에서 그것을 얻습니다.
다음 autocmd가 있습니다
autocmd LocationChange .* js modes.passAllKeys = /duolingo\.com/.test(buffer.URL)