aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_getln.h
Commit message (Expand)AuthorAge
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* vim-patch:8.2.0054: :diffget and :diffput don't have good completionJan Edmund Lazo2021-02-13
* vim-patch:8.1.2225: the "last used" info of a buffer is under usedRob Pilling2020-04-21
* ex_getln.c: wildmenu add cancel and apply opsBilly Su2020-01-23
* vim-patch:8.1.2188: build error for missing defineJan Edmund Lazo2019-10-21
* *: Fix linter errorsZyX2017-04-08
* refactor/single-include: ex_getln.h #6454dedmass2017-04-08
* eval: Split eval.c into smaller filesZyX2017-03-29
* ex_getln: Make get_histtype return HIST_DEFAULT if neededZyX2016-04-18
* vim-patch:7.4.654Jurica Bradaric2016-01-22
* ex_getln: Refactor HIST_\* list of macros to enumZyX2015-10-08
* *: Make ShaDa code use VimL values for additional_\* dataZyX2015-10-08
* shada: Initial support for merging historyZyX2015-10-08
* viminfo: First version of ShaDa file dumpingZyX2015-10-08
* move defines from vim.hBrandon Coleman2014-07-12
* move WILD_* defines to ex_getln.hBrandon Coleman2014-06-12
* Add automatic generation of headersZyX2014-06-02
* Remove OOM checks: realloc_cmdbuff()Felipe Oliveira Carvalho2014-05-19
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15