
我想將以下狀態訊息靜音。
Executing LocationChange Auto commands for ".*"
我在每一頁上都能看到它。
我有以下自動命令
autocmd LocationChange .* js modes.passAllKeys = /duolingo\.com/.test(buffer.URL)
我想將以下狀態訊息靜音。
Executing LocationChange Auto commands for ".*"
我在每一頁上都能看到它。
我有以下自動命令
autocmd LocationChange .* js modes.passAllKeys = /duolingo\.com/.test(buffer.URL)