Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Introduce nvim namespace: Move files. | Eliseo Martínez | 2014-05-15 |
| | | | | | | 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. | ||
* | Move `concat_strings` from path.c | John Schmidt | 2014-05-02 |
| | |||
* | Extract strings.c from misc2.c | John Schmidt | 2014-05-02 |