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. | ||
* | Remove unused function get_shape_idx. | Thomas Wienecke | 2014-05-03 |
| | |||
* | Remove undefined functions. | Thomas Wienecke | 2014-05-03 |
| | |||
* | Remove CURSOR_SHAPE #ifdef tests | Felipe Oliveira Carvalho | 2014-03-10 |
| | | | | See issue #333 | ||
* | Extract cursor_shape.c from misc2.c and types/consts from structs.h | Felipe Oliveira Carvalho | 2014-03-10 |