aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds_defs.h
Commit message (Expand)AuthorAge
* vim-patch:8.0.0688: cannot resize the window in a FileType autocommandJan Edmund Lazo2018-06-26
* vim-patch:7.4.2263James McCoy2017-04-29
* vim-patch:7.4.2244James McCoy2017-04-29
* vim-patch:8.0.0259Justin M. Keyes2017-03-22
* vim-patch:7.4.1738Michael Ennen2016-11-29
* 'inccommand': Introduce CMDPREVIEW state.Justin M. Keyes2016-11-15
* 'inccommand': Do not trigger during scripts, feedkeys().Justin M. Keyes2016-11-08
* Incsubsitution featureKillTheMule2016-10-30
* test: Add unittest spec for option.c (#5289)Kalle Ranki2016-09-04
* use bool type for flag mod_entry_T membersAnmol Sethi2016-08-24
* lintJames McCoy2016-08-11
* Re-add support for the :browse command modifierJames McCoy2016-08-11
* vim-patch:7.4.858Florian Walch2015-12-24
* src/*: Remove `VIM - Vi improved ...` headerMichael Reed2015-11-27
* vim-patch:7.4.542Felipe Morales2015-04-28
* vim-patch:7.4.530-531Felipe Morales2015-04-28
* Remove long_u: ex_docmd.c: Refactor long_u.Eliseo Martínez2015-01-19
* Remove long_u: ex_cmds_defs.h: Refactor long_u.Eliseo Martínez2015-01-19
* vim-patch:7.4.486Florian Walch2014-12-25
* Extend documentationZyX2014-08-20
* Use lua generator in place of ex_cmds_defs header trickZyX2014-08-20
* provider: Add support for python commands/functionsThiago de Arruda2014-07-17
* vim: move linenr_T and colnr_T to pos.hNicolas Hillegeer2014-07-16
* move defines from vim.hBrandon Coleman2014-07-12
* Include stdbool.h in some files which use itPavel Platto2014-07-11
* Add include guard to ex_cmds_defsZyX2014-06-02
* Remove cryptographyJohn Schmidt2014-05-20
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15