mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

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.