neovim
Neovim text editor
git clone
https://git.dasho.dev/neovim.git
Log
|
Files
|
Refs
|
README
tutor.lua (50B)
1
vim
.
cmd
[[
2
syntax match tutorExpect /^--->.*$/
3
]]