Note that there is a transcript underneath the pictures, it's a lot easier to read.
Check out the Automatic Commands section under help. Here's an example from that page. Enable passthrough mode on all Google sites: :autocmd LocationChange .* js modes.passAllKeys = /google\.com/.test(buffer.URL) Or you…
Note that there is a transcript underneath the pictures, it's a lot easier to read.
Check out the Automatic Commands section under help. Here's an example from that page. Enable passthrough mode on all Google sites: :autocmd LocationChange .* js modes.passAllKeys = /google\.com/.test(buffer.URL) Or you…