mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 14:55:33 +00: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.
18 lines
316 B
Plaintext
18 lines
316 B
Plaintext
startstart
|
|
start of test file Xxx
|
|
vim: set noai :
|
|
this is a test
|
|
this is a test
|
|
this is a test
|
|
this is a test
|
|
this should be auto-indented
|
|
end of test file Xxx
|
|
start of test file Xxx
|
|
vim: set noai :
|
|
this is a test
|
|
this is a test
|
|
this is a test
|
|
this is a test
|
|
this should be in column 1
|
|
end of test file Xxx
|