aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/cursor_shape.c
Commit message (Expand)AuthorAge
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* Fix lint errors #3204Steven Oliver2015-08-20
* Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.hFelipe Oliveira Carvalho2015-04-24
* Cleanup: Rename getdigits() family functions.Eliseo Martínez2015-01-11
* Cleanup: Refactor getdigits().Eliseo Martínez2015-01-11
* Wconversion: Change long to int64_t in cursor_shape.c, digraph.c.Florian Walch2014-11-27
* Wconversion: Fix warnings in cursor_shape.c.Florian Walch2014-11-19
* Fix warnings: cursor_shape.c: parse_shape_opt(): Garbage value: FP.Eliseo Martínez2014-11-06
* move ascii.h include out of vim.hBrandon Coleman2014-07-09
* Introduce nvim namespace: Fix unmasked strings.h issue.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15