aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ops.h
Commit message (Expand)AuthorAge
* ops.c: enable -Wconversion warningCharles Joachim2016-05-30
* normal: convert MCHAR etc operator and register types to enum MotionTypeBjörn Linse2016-05-01
* Fix lint errorwatiko2016-02-01
* vim-patch:7.4.1087watiko2016-02-01
* *: Make ShaDa code use VimL values for additional_\* dataZyX2015-10-08
* shada: Add support for merging everything like described in the docZyX2015-10-08
* viminfo: First version of ShaDa file dumpingZyX2015-10-08
* ops.c: eliminate static variable `y_current`Björn Linse2015-04-17
* vim-patch:7.4.242Scott Prager2014-12-11
* move defines from vim.hBrandon Coleman2014-07-12
* Include stdbool.h in headers which have functions with bool in signaturePavel Platto2014-07-11
* Remove a number of unneeded func_attr includesZyX2014-06-02
* Add automatic generation of headersZyX2014-06-02
* vim-patch:7.4.267oni-link2014-05-27
* 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