aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/generators/gen_ex_cmds.lua
Commit message (Expand)AuthorAge
* feat!: remove hardcopyLewis Russell2023-01-03
* refactor: move ex_retab() to indent.czeertzjq2022-11-30
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* feat: add preview functionality to user commandsFamiu Haque2022-05-31
* refactor: replace char_u variables and functions with charDundar Goc2022-05-05
* vim-patch:8.1.1241: Ex command info contains confusing informationJan Edmund Lazo2021-01-01
* ex_cmds: port cmd_addr_T and ADDR_NONE (#13492)Jan Edmund Lazo2020-12-10
* gen_ex_cmds: simplify writes to defsfile (#13096)Jan Edmund Lazo2020-10-15
* Fix luacheck errors for all Lua source filesSameed Ali2019-07-04
* gen_ex_cmds.lua: build the command tableJan Edmund Lazo2019-03-28
* generators: separate source generators from scriptsBjörn Linse2017-05-10