From 2a92dd80b4949b2c46e307ecdfba24a761072985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=AD=E9=87=91=E7=AB=A0?= Date: Mon, 27 Mar 2017 08:55:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A4=E9=A2=86=E7=94=A8=E6=B3=95=E7=AB=A0?= =?UTF-8?q?=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 698c0a3..71cfab9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -47,24 +47,24 @@ PR: PR的链接 | [Folding](https://github.com/mhinz/vim-galore#folding) | 星星丶S1nG | | | [Sessions](https://github.com/mhinz/vim-galore#sessions) | 星星丶S1nG | | | [Locality](https://github.com/mhinz/vim-galore#locality) | 星星丶S1nG | | -| [Usage](https://github.com/mhinz/vim-galore#usage-1) | | | -| [Getting help offline](https://github.com/mhinz/vim-galore#getting-help-offline) | | | -| [Getting help offline (alternative)](https://github.com/mhinz/vim-galore#getting-help-offline-alternative) | | | -| [Getting help online](https://github.com/mhinz/vim-galore#getting-help-online) | | | -| [Autocmds in practice](https://github.com/mhinz/vim-galore#autocmds-in-practice) | | | -| [User events](https://github.com/mhinz/vim-galore#user-events) | | | -| [Nested autocmds](https://github.com/mhinz/vim-galore#nested-autocmds) | | | -| [Clipboard](https://github.com/mhinz/vim-galore#clipboard) | | | -| [Clipboard usage (Windows, OSX)](https://github.com/mhinz/vim-galore#clipboard-usage-windows-osx) | | | -| [Clipboard usage (Linux, BSD, ...)](https://github.com/mhinz/vim-galore#clipboard-usage-linux-bsd-) | | | -| [Restore cursor position when opening file](https://github.com/mhinz/vim-galore#restore-cursor-position-when-opening-file) | | | -| [Handling backup, swap, undo, and viminfo files](https://github.com/mhinz/vim-galore#handling-backup-swap-undo-and-viminfo-files) | | | -| [Editing remote files](https://github.com/mhinz/vim-galore#editing-remote-files) | | | -| [Managing plugins](https://github.com/mhinz/vim-galore#managing-plugins) | | | -| [Block insert](https://github.com/mhinz/vim-galore#block-insert) | | | -| [Running external programs and using filters](https://github.com/mhinz/vim-galore#running-external-programs-and-using-filters) | | | -| [Cscope](https://github.com/mhinz/vim-galore#cscope) | | | -| [MatchIt](https://github.com/mhinz/vim-galore#matchit) | | | +| [Usage](https://github.com/mhinz/vim-galore#usage-1) | hotleave | | +| [Getting help offline](https://github.com/mhinz/vim-galore#getting-help-offline) | hotleave | | +| [Getting help offline (alternative)](https://github.com/mhinz/vim-galore#getting-help-offline-alternative) | hotleave | | +| [Getting help online](https://github.com/mhinz/vim-galore#getting-help-online) | hotleave | | +| [Autocmds in practice](https://github.com/mhinz/vim-galore#autocmds-in-practice) | hotleave | | +| [User events](https://github.com/mhinz/vim-galore#user-events) | hotleave | | +| [Nested autocmds](https://github.com/mhinz/vim-galore#nested-autocmds) | hotleave | | +| [Clipboard](https://github.com/mhinz/vim-galore#clipboard) | hotleave | | +| [Clipboard usage (Windows, OSX)](https://github.com/mhinz/vim-galore#clipboard-usage-windows-osx) | hotleave | | +| [Clipboard usage (Linux, BSD, ...)](https://github.com/mhinz/vim-galore#clipboard-usage-linux-bsd-) | hotleave | | +| [Restore cursor position when opening file](https://github.com/mhinz/vim-galore#restore-cursor-position-when-opening-file) | hotleave | | +| [Handling backup, swap, undo, and viminfo files](https://github.com/mhinz/vim-galore#handling-backup-swap-undo-and-viminfo-files) | hotleave | | +| [Editing remote files](https://github.com/mhinz/vim-galore#editing-remote-files) | hotleave | | +| [Managing plugins](https://github.com/mhinz/vim-galore#managing-plugins) | hotleave | | +| [Block insert](https://github.com/mhinz/vim-galore#block-insert) | hotleave | | +| [Running external programs and using filters](https://github.com/mhinz/vim-galore#running-external-programs-and-using-filters) | hotleave | | +| [Cscope](https://github.com/mhinz/vim-galore#cscope) | hotleave | | +| [MatchIt](https://github.com/mhinz/vim-galore#matchit) | hotleave | | | [Tips](https://github.com/mhinz/vim-galore#tips-1) | | | | [Saner behavior of n and N](https://github.com/mhinz/vim-galore#saner-behavior-of-n-and-n) | | | | [Saner command-line history](https://github.com/mhinz/vim-galore#saner-command-line-history) | | |