From 8679d62d7c7dbcbf23bcba50b56e803df53793dd Mon Sep 17 00:00:00 2001 From: raimon Date: Sun, 29 Nov 2015 11:03:49 +0900 Subject: [PATCH] Add header to 'File detection' [ci skip] --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d90834b..610a40f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ $ git clone https://github.com/raimon49/requirements.txt.vim.git ~/.vim/bundle/r ### Manually -Deploy all files under `$VIMRUNTIME` +Deploy all files under `$VIMRUNTIME`. File detection -------------- @@ -48,6 +48,8 @@ File detection * `requirements.in` * Use for [pip-tools](https://github.com/nvie/pip-tools) (a.k.a. Better dependency management tool). +### Customize + If you want to customize it. ```vim