diff options
| author | Stefan Hoffmann <stefan991@gmail.com> | 2014-10-05 19:22:44 +0200 |
|---|---|---|
| committer | Stefan Hoffmann <stefan991@gmail.com> | 2014-10-06 22:43:30 +0200 |
| commit | 83152918e12dd82ef2bbb7b7bc646250fdc1ac69 (patch) | |
| tree | d29a8866cfea6c1425524e2aa48caacaad8618ca /runtime/doc/Makefile | |
| parent | 0c8aae645da301d5c347dd1ec24fb7f015a566d7 (diff) | |
| download | rneovim-83152918e12dd82ef2bbb7b7bc646250fdc1ac69.tar.gz rneovim-83152918e12dd82ef2bbb7b7bc646250fdc1ac69.tar.bz2 rneovim-83152918e12dd82ef2bbb7b7bc646250fdc1ac69.zip | |
doc: remove if_sniff.txt
Diffstat (limited to 'runtime/doc/Makefile')
| -rw-r--r-- | runtime/doc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/doc/Makefile b/runtime/doc/Makefile index 0037cd751c..16b9245f79 100644 --- a/runtime/doc/Makefile +++ b/runtime/doc/Makefile @@ -40,7 +40,6 @@ DOCS = \ if_perl.txt \ if_pyth.txt \ if_ruby.txt \ - if_sniff.txt \ if_tcl.txt \ indent.txt \ index.txt \ @@ -162,7 +161,6 @@ HTMLS = \ if_perl.html \ if_pyth.html \ if_ruby.html \ - if_sniff.html \ if_tcl.html \ indent.html \ index.html \ |