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_docmd.h
Commit message (
Expand
)
Author
Age
*
refactor(uncrustify): format all c files
Dundar Göc
2022-03-10
*
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
2021-12-28
*
vim-patch:8.2.2468: not easy to get the full command name from a shortened one
zeertzjq
2021-12-25
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
fix(inccommand): ignore trailing commands only for *previewed* command #15638
itchyny
2021-09-20
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-30
*
Remove EXMODE_NORMAL
matveyt
2021-07-23
*
vim-patch:8.0.1139: using window toolbar changes state
Jan Edmund Lazo
2020-04-26
*
ci: Check that `#include "*.h"` works as a single include
Eiichi NISHINA
2017-03-27
*
Move apply_autocmd_dirchanged() to vim_chdir()
Marco Hinz
2017-01-13
*
'inccommand': Introduce CMDPREVIEW state.
Justin M. Keyes
2016-11-15
*
'inccommand': rework
Justin M. Keyes
2016-11-08
*
Linted
KillTheMule
2016-10-30
*
Incsubsitution feature
KillTheMule
2016-10-30
*
tcd: Determine correct scope from user input
James McCoy
2016-06-01
*
Fix coverity errors in haslocaldir() and getcwd.
HiPhish
2016-04-27
*
Implement tab-local working directory feature.
HiPhish
2016-04-20
*
Use lua generator in place of ex_cmds_defs header trick
ZyX
2014-08-20
*
move defines from vim.h
Brandon Coleman
2014-07-12
*
Add automatic generation of headers
ZyX
2014-06-02
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15