runtime/doc: remove doctags

nvim is a dependency of the main tags task, and it's very unlikely that
one would need to build tags without having nvim available.
This commit is contained in:
Justin M. Keyes
2016-06-05 02:25:25 -04:00
parent 999590b313
commit 93274bfda7
2 changed files with 0 additions and 84 deletions

1
.gitignore vendored
View File

@@ -62,7 +62,6 @@ local.mk
# runtime/doc
/runtime/doc/*.html
/runtime/doc/tags.ref
/runtime/doc/doctags
/runtime/doc/errors.log
# clint errors, generated by `make lint`