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
/
ops.h
Age
Commit message (
Expand
)
Author
Files
2025-09-26
vim-patch:8.1.2077: the ops.c file is too big
Jan Edmund Lazo
1
2025-09-01
feat(editor)!: insert-mode ctrl-r should work like paste #35477
Shadman
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-20
vim-patch:8.1.2127: the indent.c file is a bit big
Jan Edmund Lazo
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-01
vim-patch:9.1.0824: too many strlen() calls in register.c (#31022)
zeertzjq
1
2024-08-05
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
1
2024-07-13
refactor(declarations): also generate prototypes for functions in headers
bfredl
1
2024-02-23
vim-patch:9.1.0120: hard to get visual region using Vim script
zeertzjq
1
2024-01-02
refactor: remove redundant struct names
dundargoc
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-05-30
vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register (...
zeertzjq
1
2023-05-13
refactor: remove typval.h from most header files (#23601)
zeertzjq
1
2023-05-10
fix(redo): make redo of Lua mappings in op-pending mode work (#23566)
zeertzjq
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-09-02
refactor: migrate comment style (#20012)
Lewis Russell
1
2022-05-09
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-04-24
refactor: convert macros to all-caps (#17895)
dundargoc
1
2021-10-29
refactor: uncrustify #16090
dundargoc
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2021-09-23
vim-patch:8.2.0924: cannot save and restore a register properly
Sean Dewar
1
2021-05-31
vim-patch:8.2.2914: cannot paste a block without adding padding
Jan Edmund Lazo
1
2021-05-09
refactor nvim_buf_set_lines to use extmark_splice
chentau
1
2017-04-08
refactor/single-include
dedmass
1
2017-03-29
eval: Split eval.c into smaller files
ZyX
1
2016-05-30
ops.c: enable -Wconversion warning
Charles Joachim
1
2016-05-01
normal: convert MCHAR etc operator and register types to enum MotionType
Björn Linse
1
2016-02-01
Fix lint error
watiko
1
2016-02-01
vim-patch:7.4.1087
watiko
1
2015-10-08
*: Make ShaDa code use VimL values for additional_\* data
ZyX
1
2015-10-08
shada: Add support for merging everything like described in the doc
ZyX
1
2015-10-08
viminfo: First version of ShaDa file dumping
ZyX
1
2015-04-17
ops.c: eliminate static variable `y_current`
Björn Linse
1
2014-12-11
vim-patch:7.4.242
Scott Prager
1
2014-07-12
move defines from vim.h
Brandon Coleman
1
2014-07-11
Include stdbool.h in headers which have functions with bool in signature
Pavel Platto
1
2014-06-02
Remove a number of unneeded func_attr includes
ZyX
1
2014-06-02
Add automatic generation of headers
ZyX
1
2014-05-27
vim-patch:7.4.267
oni-link
1
2014-05-15
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Move files.
Eliseo Martínez
1