diff options
author | Daiki Mizukami <tesaguriguma@gmail.com> | 2022-03-13 21:13:42 +0900 |
---|---|---|
committer | Daiki Mizukami <tesaguriguma@gmail.com> | 2022-03-14 07:53:41 +0900 |
commit | cf4786ddfae40a3a0d00e52f4861a2c7ee19e243 (patch) | |
tree | bf7fc14e2b46352b673973adf2605f7704485cd8 /runtime/lua | |
parent | 2d28c40ef9842ab7cfb9b307bfc07b1d11c7aca8 (diff) | |
download | rneovim-cf4786ddfae40a3a0d00e52f4861a2c7ee19e243.tar.gz rneovim-cf4786ddfae40a3a0d00e52f4861a2c7ee19e243.tar.bz2 rneovim-cf4786ddfae40a3a0d00e52f4861a2c7ee19e243.zip |
chore(gen_vimdoc): call `delete_lines_below` only if the file exists
Previously, `delete_lines_below` would raise `FileNotFoundError` when
adding a new file to `CONFIG` and you had to manually write a file with
help tag of the first section as placeholder. This change relieves you
of that need.
Diffstat (limited to 'runtime/lua')
0 files changed, 0 insertions, 0 deletions