From badba1397b2687eaf5a48bf537000aa01074ab7f Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Thu, 23 Mar 2017 20:00:50 +0800 Subject: [PATCH] Update contributing for #4 --- CONTRIBUTING.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 936807f..6bd84cf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,18 +20,18 @@ PR: PR的链接 |章节名称|认领状态|中文链接| |:------|:------|:------| -| [Intro](https://github.com/mhinz/vim-galore#intro) | | | -| [What is Vim?](https://github.com/mhinz/vim-galore#what-is-vim) | | | -| [The Vim Philosophy](https://github.com/mhinz/vim-galore#the-vim-philosophy) | | | -| [First steps](https://github.com/mhinz/vim-galore#first-steps) | | | -| [Minimal vimrc](https://github.com/mhinz/vim-galore#minimal-vimrc) | | | -| [What kind of Vim am I running?](https://github.com/mhinz/vim-galore#what-kind-of-vim-am-i-running) | | | -| [Cheatsheets](https://github.com/mhinz/vim-galore#cheatsheets) | | | -| [Basics](https://github.com/mhinz/vim-galore#basics-1) | | | -| [Buffers, windows, tabs](https://github.com/mhinz/vim-galore#buffers-windows-tabs) | | | -| [Active, loaded, listed, named buffers](https://github.com/mhinz/vim-galore#active-loaded-listed-named-buffers) | | | -| [Argument list](https://github.com/mhinz/vim-galore#argument-list) | | | -| [Mappings](https://github.com/mhinz/vim-galore#mappings) | | | +| [Intro](https://github.com/mhinz/vim-galore#intro) | #4 | | +| [What is Vim?](https://github.com/mhinz/vim-galore#what-is-vim) | #4 | | +| [The Vim Philosophy](https://github.com/mhinz/vim-galore#the-vim-philosophy) | #4 | | +| [First steps](https://github.com/mhinz/vim-galore#first-steps) | #4 | | +| [Minimal vimrc](https://github.com/mhinz/vim-galore#minimal-vimrc) | #4 | | +| [What kind of Vim am I running?](https://github.com/mhinz/vim-galore#what-kind-of-vim-am-i-running) | #4 | | +| [Cheatsheets](https://github.com/mhinz/vim-galore#cheatsheets) | # 4| | +| [Basics](https://github.com/mhinz/vim-galore#basics-1) | #4| | +| [Buffers, windows, tabs](https://github.com/mhinz/vim-galore#buffers-windows-tabs) | #4| | +| [Active, loaded, listed, named buffers](https://github.com/mhinz/vim-galore#active-loaded-listed-named-buffers) | #4 | | +| [Argument list](https://github.com/mhinz/vim-galore#argument-list) | #4| | +| [Mappings](https://github.com/mhinz/vim-galore#mappings) | #4 | | | [Mapleader](https://github.com/mhinz/vim-galore#mapleader) | | | | [Registers](https://github.com/mhinz/vim-galore#registers) | | | | [Ranges](https://github.com/mhinz/vim-galore#ranges) | | |