Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Increase readability of unit conversion. | Capi Etheriel | 2016-04-29 |
| | |||
* | Move documentation from function declarations to definitions | ZyX | 2014-06-02 |
| | | | | Uses a perl script to move it (scripts/movedocs.pl) | ||
* | Introduce nvim namespace: Fix project-local includes. | Eliseo Martínez | 2014-05-15 |
| | | | | Prepend 'nvim/' in all project-local (non-system) includes. | ||
* | 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. |