mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 23:31:51 +00:00

Problem: Some parts of the tutor are outdated.
- For example, pressing `<Tab>` after typing `:e` does not complete the
command `:edit`, but shows a completion menu with the first entry being
`:earlier`.
closes: vim/vim#17107
829eda7d38