mirror of
https://github.com/neovim/neovim.git
synced 2026-07-25 02:10:45 +00:00
Problem: `vim:`, etc. in cmdline are interpreted as modeline, causing error E518. Solution: Set 'nomodeline' when creating the buffers.
Problem: `vim:`, etc. in cmdline are interpreted as modeline, causing error E518. Solution: Set 'nomodeline' when creating the buffers.