Add header to 'File detection' [ci skip]

This commit is contained in:
raimon
2015-11-29 11:03:49 +09:00
parent 5441c418e8
commit 8679d62d7c

View File

@@ -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