mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
parent
5c41415378
commit
8628eb78f1
1 changed files with 4 additions and 0 deletions
|
@ -148,5 +148,9 @@ autocmd DocStart ^http(s?)://www.reddit.com js tri.excmds.urlmodify("-t", "www",
|
||||||
" Mosquito nets won't make themselves
|
" Mosquito nets won't make themselves
|
||||||
autocmd DocStart ^http(s?)://www.amazon.co.uk js tri.excmds.urlmodify("-t", "www", "smile")
|
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
|
" For syntax highlighting see https://github.com/tridactyl/vim-tridactyl
|
||||||
" vim: set filetype=tridactyl
|
" vim: set filetype=tridactyl
|
||||||
|
|
Loading…
Add table
Reference in a new issue