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