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
/
normal.h
Commit message (
Expand
)
Author
Age
*
refactor(IWYU): create normal_defs.h (#26293)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor: the long goodbye
dundargoc
2023-10-03
*
refactor: remove long
dundargoc
2023-07-03
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
vim-patch:9.0.1061: cannot display 'showcmd' somewhere else
Luuk van Baal
2022-12-26
*
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 with char
Dundar Göc
2022-08-27
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
vim-patch:8.2.2971: cannot yank a block without trailing spaces
Jan Edmund Lazo
2021-06-10
*
normal: convert MCHAR etc operator and register types to enum MotionType
Björn Linse
2016-05-01
*
normal: use oap->motion_type also to represent block motion type
Björn Linse
2016-01-01
*
input: Remove CURSORHOLD key
Thiago de Arruda
2015-10-26
*
Use bool for flags in oparg_T.
Scott Prager
2014-11-11
*
vim: include used definitions in headers
Nicolas Hillegeer
2014-07-16
*
move defines from vim.h
Brandon Coleman
2014-07-12
*
Fix some styles
ZyX
2014-06-02
*
Add automatic generation of headers
ZyX
2014-06-02
*
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