Commit 0e90240b2519a552e3b99821361f1c373ba40c41

formatting change
Author: Houtsnip
Author date (UTC): 2011-04-18 08:49
Committer name: Houtsnip
Committer date (UTC): 2011-04-18 08:49
Parent(s): 670172444aa69897fe517a588e35be7c15a2ba8f
Signing key:
Tree: f828ebf20523b5f81556ff6d6eb0a62f978962de
File Lines added Lines deleted
doc/emacscommandline.txt 1 1
File doc/emacscommandline.txt changed (mode: 100644) (index 0c27119..aac0204)
... ... OLD KEYS *emacscommandline-old-keys*
58 58
59 59 The old functions are all mapped to the same combination prefixed by CTRL-O. The old functions are all mapped to the same combination prefixed by CTRL-O.
60 60 So for example, to open the command-line window (see |c_CTRL-F|), press So for example, to open the command-line window (see |c_CTRL-F|), press
61 instead CTRL-O_CTRL-F.
61 instead CTRL-O_CTRL-F.
62 62
63 63 *WARNING* *WARNING*
64 64
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/vim-emacscommandline

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/vim-emacscommandline

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master