neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

test_alot_latin.vim (280B)


      1 " A series of tests that can run in one Vim invocation.
      2 " This makes testing go faster, since Vim doesn't need to restart.
      3 
      4 " These tests use latin1 'encoding'.  Setting 'encoding' is in the individual
      5 " files, so that they can be run by themselves.
      6 
      7 source test_regexp_latin.vim