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
/
vim.h
Commit message (
Expand
)
Author
Age
*
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: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
vim-patch:9.0.1958: cannot complete option values
zeertzjq
2023-10-01
*
refactor: move some structs out of buffer_defs.h (#24878)
zeertzjq
2023-08-26
*
feat(ex_cmds)!: remove :behave
bfredl
2023-04-13
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
vim-patch:9.0.1227: no cmdline completion for :runtime
zeertzjq
2023-01-26
*
vim-patch:8.2.4617: no completion for :scriptnames
zeertzjq
2023-01-17
*
vim-patch:8.2.4565: no command line completion for :breakadd and :breakdel
zeertzjq
2023-01-15
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
feat(message): avoid spam on failed os_msg
Justin M. Keyes
2023-01-05
*
vim-patch:9.0.1061: cannot display 'showcmd' somewhere else
Luuk van Baal
2022-12-26
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
refactor: rename mch_msg => os_msg
Justin M. Keyes
2022-12-16
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
feat(cscope)!: remove
Lewis Russell
2022-10-13
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)
zeertzjq
2022-05-12
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
vim-patch:8.2.4723: the ModeChanged autocmd event is inefficient
zeertzjq
2022-04-10
*
vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macros
Brian Leung
2022-04-03
*
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
*
fix: add STRNLEN compatability macro
Claes Nästén
2021-12-06
*
vim-patch:8.2.3430: no generic way to trigger an autocommand on mode change
Magnus Groß
2021-11-18
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
fix(runtime): ordering of loading packages with user config
Björn Linse
2021-09-26
*
refactor(runtime): always use DIP_START when searching for runtime files
Björn Linse
2021-09-18
*
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
2021-09-15
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
enhance(runtime): Enable completion for lua files
shadmansaleh
2021-06-11
*
vim-patch:8.2.0054: :diffget and :diffput don't have good completion
Jan Edmund Lazo
2021-02-13
*
feat: add completion to ':lua'
TJ DeVries
2021-01-26
[next]