mirror of
https://github.com/neovim/neovim.git
synced 2026-01-23 13:43:24 +10:00
Move files from src/ to src/nvim/. - src/nvim/ becomes the new root dir for nvim executable sources. - src/libnvim/ is planned to become root dir of the neovim library.
7 lines
143 B
Plaintext
7 lines
143 B
Plaintext
start:
|
|
test for empty string: ok
|
|
test for 1 char: ok
|
|
test for 3 chars: ok
|
|
test for contains meta char: ok
|
|
test for contains non-ascii char: ok
|