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. | ||
* | Fix/add more files with to clint-files.txt | Thiago de Arruda | 2014-04-08 |
| | |||
* | Moved more functions from misc1.c to indent.c | John | 2014-03-15 |
| | |||
* | Move some of misc1.c to indent.c. | Gaelan Steele | 2014-03-03 |
My little contribution to #209. |