neovim

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

footest.vim (98B)


      1 " Autoload script used by test55 and test60
      2 let footest#x = 1
      3 func footest#F()
      4  return 0
      5 endfunc