mirror of
https://github.com/neovim/neovim.git
synced 2026-04-22 15:25:30 +00:00
Problem: Vim9: profiling if/elseif/endif not correct.
Solution: Add profile instructions. Fix that "elseif" was wrong.
ced68a0070
Co-authored-by: Bram Moolenaar <Bram@vim.org>