aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.h
Commit message (Expand)AuthorAge
* vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macrosBrian Leung2022-04-03
* vim-patch:8.2.3547: opening the quickfix window triggers BufWinEnter twice (#...Yorick Peterse2021-10-23
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* vim-patch:8.2.1967: the session file does not restore the alternate fileSean Dewar2021-02-11
* *: Fix linter errorsZyX2017-04-08
* refactor/single-include: ex_cmds.h #6453dedmass2017-04-08
* eval: Split eval.c into smaller filesZyX2017-03-29
* 'inccommand': buftype=nofile, restore cursor/viewJustin M. Keyes2016-11-10
* 'inccommand': reworkJustin M. Keyes2016-11-08
* LintedKillTheMule2016-10-30
* Incsubsitution featureKillTheMule2016-10-30
* *: Make ShaDa code use VimL values for additional_\* dataZyX2015-10-08
* viminfo: First version of ShaDa file dumpingZyX2015-10-08
* move defines from vim.hBrandon Coleman2014-07-12
* Include stdbool.h in some files which use itPavel Platto2014-07-11
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15