index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
ex_cmds_defs.h
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macros
Brian Leung
2022-04-03
*
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27
*
vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler command
zeertzjq
2022-01-21
*
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
2021-12-28
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
refactor: remove all mentions to `curbuf_lock`
Thomas Vigouroux
2021-07-08
*
vim-patch:8.1.2285: padding in structures wastes memory
Jan Edmund Lazo
2021-02-06
*
vim-patch:8.1.1667: flags for Ex commands may clash with other symbols
Jan Edmund Lazo
2021-01-02
*
vim-patch:8.1.1261: no error for quickfix commands with negative range
erw7
2021-01-01
*
vim-patch:8.1.1241: Ex command info contains confusing information
Jan Edmund Lazo
2021-01-01
*
ex_cmds: port cmd_addr_T and ADDR_NONE (#13492)
Jan Edmund Lazo
2020-12-10
*
Removed restricted mode - Fix #11972
georg3tom
2020-11-11
*
ex_docmd: merge parse_state_T with exarg_T
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0883: missing some changes for Ex commands
Jan Edmund Lazo
2020-03-01
*
vim-patch:8.0.1660: the terminal API "drop" command doesn't support options
Jan Edmund Lazo
2020-02-16
*
vim-patch:8.2.0013: not using a typedef for condstack
Jan Edmund Lazo
2019-12-16
*
vim-patch:8.1.1588: in :let-heredoc line continuation is recognized
Jurica Bradaric
2019-10-07
*
vim-patch:8.1.0362: cannot get the script line number when executing a function
erw7
2019-09-04
*
refactor: enable -Wconversion for ex_getln.c
Björn Linse
2019-07-19
*
vim-patch:8.0.0688: cannot resize the window in a FileType autocommand
Jan Edmund Lazo
2018-06-26
*
vim-patch:7.4.2263
James McCoy
2017-04-29
*
vim-patch:7.4.2244
James McCoy
2017-04-29
*
vim-patch:8.0.0259
Justin M. Keyes
2017-03-22
*
vim-patch:7.4.1738
Michael Ennen
2016-11-29
*
'inccommand': Introduce CMDPREVIEW state.
Justin M. Keyes
2016-11-15
*
'inccommand': Do not trigger during scripts, feedkeys().
Justin M. Keyes
2016-11-08
*
Incsubsitution feature
KillTheMule
2016-10-30
*
test: Add unittest spec for option.c (#5289)
Kalle Ranki
2016-09-04
*
use bool type for flag mod_entry_T members
Anmol Sethi
2016-08-24
*
lint
James McCoy
2016-08-11
*
Re-add support for the :browse command modifier
James McCoy
2016-08-11
*
vim-patch:7.4.858
Florian Walch
2015-12-24
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
vim-patch:7.4.542
Felipe Morales
2015-04-28
*
vim-patch:7.4.530-531
Felipe Morales
2015-04-28
*
Remove long_u: ex_docmd.c: Refactor long_u.
Eliseo Martínez
2015-01-19
*
Remove long_u: ex_cmds_defs.h: Refactor long_u.
Eliseo Martínez
2015-01-19
*
vim-patch:7.4.486
Florian Walch
2014-12-25
*
Extend documentation
ZyX
2014-08-20
*
Use lua generator in place of ex_cmds_defs header trick
ZyX
2014-08-20
*
provider: Add support for python commands/functions
Thiago de Arruda
2014-07-17
*
vim: move linenr_T and colnr_T to pos.h
Nicolas Hillegeer
2014-07-16
*
move defines from vim.h
Brandon Coleman
2014-07-12
*
Include stdbool.h in some files which use it
Pavel Platto
2014-07-11
*
Add include guard to ex_cmds_defs
ZyX
2014-06-02
*
Remove cryptography
John Schmidt
2014-05-20
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
[next]