diff options
author | http://weakish.int.eu.org/ <http://weakish.int.eu.org/@web> | 2008-12-20 04:18:56 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-12-20 04:18:56 -0500 |
commit | 3d7d29791ea5ede8838fc53a5cb17a88b2c8f6c3 (patch) | |
tree | 944efe1c110413c25ec282dd11bb0c0d304892ec /doc/tips | |
parent | 61f8ea7f1d304e3bc35d852e9a401c2cc45d18ef (diff) | |
download | ikiwiki-3d7d29791ea5ede8838fc53a5cb17a88b2c8f6c3.tar ikiwiki-3d7d29791ea5ede8838fc53a5cb17a88b2c8f6c3.tar.gz |
vimperator can do this, too.
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/using_the_web_interface_with_a_real_text_editor.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tips/using_the_web_interface_with_a_real_text_editor.mdwn b/doc/tips/using_the_web_interface_with_a_real_text_editor.mdwn index d696bacdb..1c9ecdc8c 100644 --- a/doc/tips/using_the_web_interface_with_a_real_text_editor.mdwn +++ b/doc/tips/using_the_web_interface_with_a_real_text_editor.mdwn @@ -4,3 +4,5 @@ you to use a real text editor like Emacs or Vim to edit the contents of text areas. This allows you to edit ikiwiki pages with a real text editor through the ikiwiki web interface, rather than only with direct commit access. --[[JoshTriplett]] + +For Firefox or Iceweasel users, the vimperator extension is also a good idea. You can press Ctrl-I in the insert mode of vimperator and switch to an external editor, e.g. Vim. --[[WeakishJiang]] |