aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/misc1.h
Commit message (Expand)AuthorAge
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* refactor(misc1): move out misc functions which obviously belong elsewhereBjörn Linse2021-12-09
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* misc1.c: enable -WconversionCharles Joachim2016-04-17
* move defines from vim.hBrandon Coleman2014-07-12
* Add automatic generation of headersZyX2014-06-02
* Extract cursor.h from misc{1,2}.h and memline.hHinidu2014-05-28
* truncate_line() cant't FAIL: change its return type to voidFelipe Oliveira Carvalho2014-05-19
* Introduce nvim namespace: Fix define guards.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