Add autocontain example to RC file

Related: #2463
This commit is contained in:
Oliver Blanthorn 2020-06-08 15:21:06 +01:00
parent 5c41415378
commit 8628eb78f1
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -148,5 +148,9 @@ autocmd DocStart ^http(s?)://www.reddit.com js tri.excmds.urlmodify("-t", "www",
" Mosquito nets won't make themselves
autocmd DocStart ^http(s?)://www.amazon.co.uk js tri.excmds.urlmodify("-t", "www", "smile")
" Isolate Facebook in its own container
" set auconcreatecontainer true
" autocontain facebook\.com facebook
" For syntax highlighting see https://github.com/tridactyl/vim-tridactyl
" vim: set filetype=tridactyl