mirror of
https://github.com/neovim/neovim.git
synced 2026-08-29 02:21:51 +00:00
Introduce nvim namespace: Move files.
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.
This commit is contained in:
3
src/nvim/testdir/dotest.in
Normal file
3
src/nvim/testdir/dotest.in
Normal file
@@ -0,0 +1,3 @@
|
||||
:set cp
|
||||
:map dotest /^STARTTEST
|
||||
j:set ff=unix cpo-=A
|
||||
Reference in New Issue
Block a user