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
Commit message (
Expand
)
Author
Age
*
fix: set RedrawingDisabled before entering aucmd_win
zeertzjq
2022-01-25
*
Merge pull request #15910 from glacambre/silent_stdioopen
bfredl
2022-01-24
|
\
|
*
feat(--headless): add on_print callback to stdioopen
glacambre
2022-01-24
*
|
Merge pull request #17143 from jamessan/coverity-fixes
James McCoy
2022-01-24
|
\
\
|
*
|
fix(coverity/188749): nullify pointer to fix use-after-free
James McCoy
2022-01-19
|
*
|
fix(coverity/340720): error if nvim_eval_statusline given invalid winid
James McCoy
2022-01-19
|
*
|
refactor(coverity/345583): assert fp is non-NULL
James McCoy
2022-01-19
|
*
|
refactor(coverity/345582): assert fp is non-NULL
James McCoy
2022-01-19
*
|
|
Merge pull request #17156 from zeertzjq/vim-8.2.3584
bfredl
2022-01-23
|
\
\
\
|
*
|
|
vim-patch:8.2.3587: compiler test fails with backslash file separator
zeertzjq
2022-01-21
|
*
|
|
vim-patch:8.2.3586: command completion test fails
zeertzjq
2022-01-21
|
*
|
|
vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler command
zeertzjq
2022-01-21
|
|
/
/
*
|
|
Merge pull request #17168 from zeertzjq/ins-char-typebuf-mods
bfredl
2022-01-23
|
\
\
\
|
*
|
|
fix(input): put modifiers back into typeahead buffer when needed
zeertzjq
2022-01-23
*
|
|
|
vim-patch:8.2.4188: not all gitconfig files are recognized (#17178)
Christian Clason
2022-01-23
*
|
|
|
vim-patch:8.2.4191: json5 files are not recognized (#17180)
dundargoc
2022-01-23
*
|
|
|
vim-patch:8.2.4187: gnuplot file not recognized (#17177)
Christian Clason
2022-01-23
|
/
/
/
*
|
|
Merge pull request #16936 from zeertzjq/no-escape-csi
bfredl
2022-01-21
|
\
\
\
|
*
|
|
refactor: remove CSI unescaping and clean up related names and comments
zeertzjq
2022-01-21
|
*
|
|
refactor: remove the <xCSI> key
zeertzjq
2022-01-21
|
*
|
|
fix(input): never escape CSI bytes
zeertzjq
2022-01-21
|
|
/
/
*
|
|
Merge pull request #17076 from notomo/expose-extmark-more-details
bfredl
2022-01-21
|
\
\
\
|
*
|
|
feat(api): expose extmark more details
notomo
2022-01-20
*
|
|
|
vim-patch:8.2.4172: filetype detection for BASIC is not optimal (#17161)
Christian Clason
2022-01-21
|
|
/
/
|
/
|
|
*
|
|
refactor: source ftplugin.vim separately from filetype.vim (#17129)
Gregory Anders
2022-01-18
*
|
|
refactor: enable filetype detection before user startup scripts (#17040)
Gregory Anders
2022-01-17
*
|
|
vim-patch:fd31be29b822 (#17114)
Christian Clason
2022-01-17
|
/
/
*
|
Merge pull request #16836 from bfredl/mark2
bfredl
2022-01-15
|
\
\
|
*
|
refactor(extmarks): use a more efficient representation
Björn Linse
2022-01-15
*
|
|
Merge pull request #17001 from mjlbach/feat/non-strict-extmarks
bfredl
2022-01-15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Address review r3
Michael Lingelbach
2022-01-15
|
*
|
Address review r2
Michael Lingelbach
2022-01-12
|
*
|
Address 'review'
Michael Lingelbach
2022-01-12
|
*
|
feat(extmarks): add strict option
Michael Lingelbach
2022-01-08
*
|
|
vim-patch:8.2.4095: sed script not recognized by the first line (#17101)
Christian Clason
2022-01-15
*
|
|
Merge pull request #16998 from zeertzjq/lua-vim-var-funcref
bfredl
2022-01-14
|
\
\
\
|
*
|
|
feat(api, lua): more conversions between LuaRef and Vim Funcref
zeertzjq
2022-01-13
*
|
|
|
vim-patch:8.1.2375: no suffucient testing for registers
zeertzjq
2022-01-14
*
|
|
|
vim-patch:8.2.4077: not all Libsensors files are recognized (#17080)
Christian Clason
2022-01-13
*
|
|
|
Merge pull request #17034 from zeertzjq/compl-lua-select
bfredl
2022-01-13
|
\
\
\
\
|
*
|
|
|
feat(completion): support selecting item via API from Lua mapping
zeertzjq
2022-01-11
*
|
|
|
|
fix(keywordprg): retain terminal buffer after K (#17046)
Daniel Steinberg
2022-01-12
|
|
/
/
/
|
/
|
|
|
*
|
|
|
vim-patch:8.2.4064: foam files are not detected (#17041)
Christian Clason
2022-01-11
*
|
|
|
Merge pull request #16962 from f380cedric/vim-8.2.3409
Thomas Vigouroux
2022-01-11
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.3409: reading beyond end of line with invalid utf-8 character
f380cedric
2022-01-06
*
|
|
|
|
Merge pull request #16961 from f380cedric/vim-8.2.3582
Thomas Vigouroux
2022-01-11
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
vim-patch:8.2.3582: reading uninitialized memory when giving spell suggestions
f380cedric
2022-01-06
|
|
/
/
/
*
|
|
|
Merge pull request #17025 from zeertzjq/compl-k-lua
bfredl
2022-01-10
|
\
\
\
\
|
*
|
|
|
fix(completion): prevent K_LUA from closing pum
zeertzjq
2022-01-10
*
|
|
|
|
Merge pull request #17006 from vigoux/tree-sitter-alloc
Thomas Vigouroux
2022-01-10
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[next]