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

The nested line was the else-branch of an if-then-else block that dealt
with cryptography, but after commit
85338fe1d5
(Remove cryptography) removed
the if-then part, the indentation of this line was not adjusted.