We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6471d21 commit bff8fceCopy full SHA for bff8fce
README.rst
@@ -14,11 +14,16 @@ Installing
14
15
1. Unpack vimfiddler in ~/public_html (or use a symbolic link)
16
2. You need Selenium Server from http://seleniumhq/download/
17
-3. On my system, the command `selenium` starts the selenium server. If your system is different, edit fiddler.vim
+3. On my system, the command ``selenium`` starts the selenium server.
18
+ If your system is different, edit ``fiddler.vim``
19
+4. Edit ``fiddler.vim`` to use a different browser. The default is ``*firefox``.
20
+ Use ``*googlechrome`` to use Chrome.
21
22
Using
23
=====
24
25
+Video: http://vimeo.com/32148952
26
+
27
* Start vim
28
* In Vim::
29
0 commit comments