command!

Tue, 17 Jan 2017 17:39:46 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 17 Jan 2017 17:39:46 -0500
changeset 475
039e458c86cd
parent 474
fd9cf4712aad
child 476
0938f35f78f9

command!

.vimperatorrc file | annotate | diff | comparison | revisions
--- a/.vimperatorrc
+++ b/.vimperatorrc
@@ -2,7 +2,7 @@ set complete=sl
 
 style browser .tab-close-button{ display: none; }
 
-command reader execute "open about:reader?url=" + content.location.href
+command! reader execute "open about:reader?url=" + content.location.href
 
 nmap <F1> <Nop>
 nmap <F4> :noh<CR>

mercurial