aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ui.c
Commit message (Expand)AuthorAge
* ui: Refactor input buffer handlingThiago de Arruda2014-10-18
* Include stdbool.h in some files which use itPavel Platto2014-07-11
* move <inttypes.h> include out of vim.hBrandon Coleman2014-07-09
* Replace int with bool in some files. #654Klemen Košir2014-07-08
* move/remove W_* macrosBrandon Coleman2014-06-12
* Remove FEAT_MENUHinidu2014-05-28
* Remove FEAT_EVALHinidu2014-05-28
* Remove FEAT_MBYTEHinidu2014-05-28
* Extract cursor.h from misc{1,2}.h and memline.hHinidu2014-05-28
* Replace alloc() with xmalloc() and remove immediate OOM checksFelipe Oliveira Carvalho2014-05-19
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15