mirror of
https://github.com/neovim/neovim.git
synced 2025-09-05 19:08:15 +00:00
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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -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`
|
||||
|
Reference in New Issue
Block a user