mirror of
https://github.com/neovim/neovim.git
synced 2026-05-24 05:40:08 +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.