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
Commit message (
Expand
)
Author
Age
*
Merge pull request #15207 from gpanders/bye-syncolor
Björn Linse
2021-07-29
|
\
|
*
fixup! fix(highlight): remove syncolor.vim
Gregory Anders
2021-07-27
|
*
fix(highlight): remove syncolor.vim
Gregory Anders
2021-07-27
*
|
Merge pull request #15184 from bfredl/sunjonhl
Björn Linse
2021-07-29
|
\
\
|
*
|
feat(decorations): deprecate nvim_buf_set_virtual_text
Björn Linse
2021-07-29
|
*
|
refactor(decorations): merge the two different code paths for virt_text
Björn Linse
2021-07-29
|
*
|
feat(decorations): allow more than one stacked highlight in a virt_text
Björn Linse
2021-07-29
*
|
|
Merge pull request #15213 from zeertzjq/vim-8.2.3236
Thomas Vigouroux
2021-07-29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vim-patch:8.2.3236: mode() does not indicate using CTRL-O in Select mode
zeertzjq
2021-07-29
|
|
/
*
/
fix(decorations): crash when :bdelete (extmark_free_all) after clear_namespace
Björn Linse
2021-07-29
|
/
*
Merge pull request #15197 from dundargoc/refactor/a-song-of-true-and-false/gl...
Björn Linse
2021-07-26
|
\
|
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-26
*
|
Merge pull request #15180 from gpanders/xcalloc
Thomas Vigouroux
2021-07-26
|
\
\
|
|
/
|
/
|
|
*
fix: fix incorrect call sites of xcalloc
Gregory Anders
2021-07-24
*
|
refactor: replace TRUE/FALSE macros with C99 true/false
Dundar Göc
2021-07-25
*
|
Merge pull request #14311 from matveyt/nomode_ce
Björn Linse
2021-07-25
|
\
\
|
*
|
Remove EXMODE_NORMAL
matveyt
2021-07-23
*
|
|
chore: PVS/V751: ignore warning #15153
dundargoc
2021-07-25
*
|
|
fix: source syncolors.vim after startup scripts
Gregory Anders
2021-07-24
|
|
/
|
/
|
*
|
Merge pull request #14771 from gpanders/colorscheme
Björn Linse
2021-07-22
|
\
\
|
|
/
|
/
|
|
*
fix: source syncolors.vim before startup scripts
Gregory Anders
2021-07-14
*
|
Merge pull request #15127 from bfredl/nlua_init
Björn Linse
2021-07-19
|
\
\
|
*
|
refactor(lua): initialize lua state at startup instead of dynamically
Björn Linse
2021-07-19
|
|
/
*
|
Merge pull request #15070 from dundargoc/PVS/V768
James McCoy
2021-07-19
|
\
\
|
*
|
chore(PVS/V768): don't use enum as bool.
Dundar Göc
2021-07-19
|
|
/
*
/
chore(PVS/V751): tui.c, Parameter is not used
Justin M. Keyes
2021-07-18
|
/
*
refactor(options): remove obsolete distinction of "vi" vs "vim" defaults
Björn Linse
2021-07-14
*
refactor(options): delet unused P_VIM flag
Björn Linse
2021-07-14
*
Fix line length clint error
Gregory Anders
2021-07-12
*
Rename stdin to stdin_mode
Gregory Anders
2021-07-12
*
feat(job): add parameter to close stdin
Gregory Anders
2021-07-12
*
chore(clang): Fix 'Array subscript is undefined' #15057
ansimita
2021-07-11
*
window.c: address Coverity failure #14996
Daniel Steinberg
2021-07-10
*
refactor(undo): don't assume curbuf in u_compute_hash
Thomas Vigouroux
2021-07-09
*
Merge pull request #12971 from vigoux/decurbuf
Björn Linse
2021-07-09
|
\
|
*
refactor(undo): remove last occurence of save_curbuf
Thomas Vigouroux
2021-07-08
|
*
refactor: remove all mentions to `curbuf_lock`
Thomas Vigouroux
2021-07-08
|
*
style(undo): remove unnecessary comment
Thomas Vigouroux
2021-07-06
|
*
fix(qf): use correct buffer field
Thomas Vigouroux
2021-07-06
|
*
buffer: move BUFEMPTY to a function
Thomas Vigouroux
2021-07-06
|
*
undo: reduce reliance on curbuf
Thomas Vigouroux
2021-07-06
|
*
buffer: don't rely on curbuf in BUFEMPTY
Thomas Vigouroux
2021-07-06
*
|
vim-patch:8.2.3125: variables are set but not used #15028
dundargoc
2021-07-08
*
|
vim-patch:8.2.3089: garbage collection has useless code #15027
dundargoc
2021-07-08
*
|
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
|
clang/'Dead initialization': don't assign unused value to variable "string" #...
dundargoc
2021-07-07
*
|
clang/'Dead nested assignment': don't assign unused value to precision #15012
dundargoc
2021-07-07
|
/
*
clang/'Dead assignment': ignore warning #15000
dundargoc
2021-07-05
*
signs: Change b_signcols_max -> b_signcols_valid
Lewis Russell
2021-07-04
*
vim-patch:8.2.3097: crash when using "quit" at recovery prompt
Jan Edmund Lazo
2021-07-04
[next]