aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/cursor.c
Commit message (Expand)AuthorAge
* *: Add comment to all C filesZyX2017-04-19
* eval: Split eval.c into smaller filesZyX2017-03-29
* terminal: Avoid invalid cursor col (#6265)Justin M. Keyes2017-03-22
* linter: make changes pass the linterraichoo2017-03-19
* vim-patch:7.4.2326raichoo2017-03-19
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* hasFoldingWin now return boolNicolas Cornu2015-09-08
* Port vim's patch 7.4.338 ('breakindent')Felipe Morales2014-08-20
* move <inttypes.h> include out of vim.hBrandon Coleman2014-07-09
* move ascii.h include out of vim.hBrandon Coleman2014-07-09
* move/remove W_* macrosBrandon Coleman2014-06-12
* Use generated static declarations in cursor.cZyX2014-06-02
* Remove code duplication in get_cursor_rel_lnumPavel Platto2014-05-28
* Add cursor.{c,h} to clint-files.txtPavel Platto2014-05-28
* Remove ml_ prefix from cursor.h functionsPavel Platto2014-05-28
* Enable -Wconversion on cursor.cPavel Platto2014-05-28
* Extract cursor.h from misc{1,2}.h and memline.hHinidu2014-05-28