index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
ex_docmd.h
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2023-11-30
refactor(IWYU): move typedefs out of globals.h (#26322)
zeertzjq
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix runtime_defs.h (#26259)
zeertzjq
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-10-02
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-07-03
refactor: remove long
dundargoc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-08-06
vim-patch:8.1.1210: support for user commands is spread out (#19653)
zeertzjq
1
2022-07-22
refactor: move FunPtr to types.h (#19466)
zeertzjq
1
2022-06-12
refactor(api): move command related API to separate file
bfredl
1
2022-05-31
feat: add preview functionality to user commands
Famiu Haque
1
2022-05-22
refactor!: delete insertmode (#18547)
Gregory Anders
1
2022-04-07
fix(input): fix clearing of reg_executing
zeertzjq
1
2022-03-10
refactor(uncrustify): format all c files
Dundar Göc
1
2021-12-28
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
1
2021-12-25
vim-patch:8.2.2468: not easy to get the full command name from a shortened one
zeertzjq
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2021-09-20
fix(inccommand): ignore trailing commands only for *previewed* command #15638
itchyny
1
2021-07-30
refactor: replace TRUE/FALSE with true/false
Dundar Göc
1
2021-07-23
Remove EXMODE_NORMAL
matveyt
1
2020-04-26
vim-patch:8.0.1139: using window toolbar changes state
Jan Edmund Lazo
1
2017-03-27
ci: Check that `#include "*.h"` works as a single include
Eiichi NISHINA
1
2017-01-13
Move apply_autocmd_dirchanged() to vim_chdir()
Marco Hinz
1
2016-11-15
'inccommand': Introduce CMDPREVIEW state.
Justin M. Keyes
1
2016-11-08
'inccommand': rework
Justin M. Keyes
1
2016-10-30
Linted
KillTheMule
1
2016-10-30
Incsubsitution feature
KillTheMule
1
2016-06-01
tcd: Determine correct scope from user input
James McCoy
1
2016-04-27
Fix coverity errors in haslocaldir() and getcwd.
HiPhish
1
2016-04-20
Implement tab-local working directory feature.
HiPhish
1
2014-08-20
Use lua generator in place of ex_cmds_defs header trick
ZyX
1
2014-07-12
move defines from vim.h
Brandon Coleman
1
2014-06-02
Add automatic generation of headers
ZyX
1
2014-05-15
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Move files.
Eliseo Martínez
1