mirror of
https://github.com/neovim/neovim.git
synced 2025-11-26 20:20:42 +00:00
Check `exists('b:term_title')` to avoid the BufReadCmd for already-initialized
:terminal buffers.
Move the test for `:argadd`.
Add a test for `:edit<CR>`.
Tweak comments and code style.