aboutsummaryrefslogtreecommitdiff
path: root/src/indent.h
Commit message (Collapse)AuthorAge
* Introduce nvim namespace: Move files.Eliseo Martínez2014-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.txtThiago de Arruda2014-04-08
|
* Moved more functions from misc1.c to indent.cJohn2014-03-15
|
* Move some of misc1.c to indent.c.Gaelan Steele2014-03-03
My little contribution to #209.