aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds2.h
Commit message (Expand)AuthorAge
* vim-patch:8.2.1269: language and locale code spread out (#19964)zeertzjq2022-08-27
* refactor: remove some unused includes (#19740)zeertzjq2022-08-12
* vim-patch:8.1.1684: profiling functionality is spread outzeertzjq2022-08-12
* vim-patch:8.2.0151: detecting a script was already sourced is unreliablezeertzjq2022-07-08
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* feat(:source, nvim_exec): defer script item creation until s:var accessSean Dewar2021-10-14
* runtime: extract 'runtimepath' and 'packpath' logic to its own fileBjörn Linse2020-11-25
* UIAttach, UIDetachJustin M. Keyes2019-09-12
* move defines from vim.hBrandon Coleman2014-07-12
* Include stdbool.h in headers which have functions with bool in signaturePavel 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