From 62b635067a11d99880d1fbabab8f40b9cd856109 Mon Sep 17 00:00:00 2001 From: Wenxuan Date: Thu, 23 Nov 2017 18:10:53 +0800 Subject: [PATCH] Format --- README.md | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index e205843..a06cfca 100644 --- a/README.md +++ b/README.md @@ -24,26 +24,26 @@ Clone this repo somewhere and source the `forgit.plugin.zsh` at ~/.zshrc. Interactive `git add` - ``: Selection down/up - ``: Preview down/up - ``: Mark/Unmark and move down - ``: Confirml and quit + Selection down/up + Preview down/up + Mark/Unmark and move down + Confirml and quit ### glo Interactive `git log` - ``: Selection down/up - ``: Preview down/up - ``: Fullscreen preview + Selection down/up + Preview down/up + Fullscreen preview ### gd Interactive `git diff` - ``: Selection down/up - ``: Preview down/up - ``: Fullscreen preview + Selection down/up + Preview down/up + Fullscreen preview ### gi @@ -51,4 +51,8 @@ Interactive `.gitignore` generator ### Tips -Install [`diff-so-fancy`](https://github.com/so-fancy/diff-so-fancy) for better quality of diff result. \ No newline at end of file +Install [`diff-so-fancy`](https://github.com/so-fancy/diff-so-fancy) for better quality of diff result. + +## License + +[MIT](LICENSE.txt)