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
...
|
*
|
|
|
vim-patch:8.1.2335: error message for function arguments may use NULL pointer
Jan Edmund Lazo
2020-06-04
|
*
|
|
|
vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()
Jan Edmund Lazo
2020-06-04
|
*
|
|
|
vim-patch:8.2.0873: a .jl file can be sawfish (lisp) or Julia
Jan Edmund Lazo
2020-06-04
|
*
|
|
|
vim-patch:8.1.2018: using freed memory when out of memory and displaying message
Jan Edmund Lazo
2020-06-04
|
*
|
|
|
vim-patch:8.1.1895: using NULL pointer when out of memory
Jan Edmund Lazo
2020-06-04
|
*
|
|
|
vim-patch:8.0.1564: too many #ifdefs
Jan Edmund Lazo
2020-06-04
|
*
|
|
|
vim-patch:8.1.0917: double free when running out of memory
Jan Edmund Lazo
2020-06-04
|
*
|
|
|
vim-patch:8.2.0089: crash when running out of memory in :setfiletype completion
Jan Edmund Lazo
2020-06-04
|
*
|
|
|
Add v:event.visual during `TextYankPost` (#12382)
Christian Clason
2020-06-03
|
|
/
/
/
|
*
|
|
vim-patch:8.2.0843: filetype elm not detected (#12403)
Jan Edmund Lazo
2020-05-30
|
*
|
|
lua: vim.wait implementation
TJ DeVries
2020-05-30
|
*
|
|
lua: vim.wait initial outline
Björn Linse
2020-05-30
|
*
|
|
API: nvim_create_buf: unset 'modeline' in scratch-buffer #12379
Justin M. Keyes
2020-05-29
|
*
|
|
win/TUI: enable mouse on ConEmu and vtpcon without vti
erw7
2020-05-26
|
*
|
|
win: use virtual terminal input (VTI) if available #11803
erw7
2020-05-26
|
*
|
|
Merge pull request #10905 from erw7/vim-8.1.0475
Matthieu Coudron
2020-05-25
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
eval: fix problem with free_unref_funccal not being called
erw7
2020-05-25
|
|
*
|
vim-patch:8.1.1485: double free when garbage_collect() is used in autocommand
erw7
2020-05-25
|
|
*
|
vim-patch:8.1.1484: some tests are slow
Daniel Hahler
2020-05-25
|
|
*
|
vim-patch:8.1.1007: using closure may consume a lot of memory
erw7
2020-05-07
|
|
*
|
vim-patch:8.1.0475: memory not freed on exit when quit in autocmd
erw7
2020-05-07
|
*
|
|
vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)
kuuote
2020-05-24
|
*
|
|
vim-patch:8.2.0810: error when appending "tagfile" to 'wildoptions'
Jan Edmund Lazo
2020-05-22
|
*
|
|
vim-patch:8.2.0037: missing renamed message
Jan Edmund Lazo
2020-05-21
|
*
|
|
vim-patch:8.2.0036: not enough test coverage for match functions
Jan Edmund Lazo
2020-05-21
|
*
|
|
vim-patch:8.1.2228: screenpos() returns wrong values when 'number' is set
Jan Edmund Lazo
2020-05-21
|
*
|
|
vim-patch:8.2.0766: display error when using 'number' and 'breakindent'
Jan Edmund Lazo
2020-05-21
|
*
|
|
fixed hang issue with --headless and -r option specified (#12209)
Kei Kamikawa
2020-05-20
|
|
|
/
|
|
/
|
|
*
|
lua: Add highlight.on_yank (#12279)
Christian Clason
2020-05-18
|
*
|
matchdelete: fix porting (#12328)
Shougo
2020-05-17
|
*
|
vim-patch:8.1.1084: cannot delete a match from another window (#12325)
Shougo
2020-05-16
|
*
|
vim-patch:8.2.0736: some files not recognized as pamenv
Jan Edmund Lazo
2020-05-11
|
*
|
vim-patch:8.2.0309: window-local values have confusing name
Jan Edmund Lazo
2020-05-11
|
*
|
vim-patch:8.2.0308: 'showbreak' does not work for a very long line
Jan Edmund Lazo
2020-05-11
|
*
|
vim-patch:8.2.0713: the pam_environment file is not recognized
Jan Edmund Lazo
2020-05-11
|
*
|
vim-patch:8.1.1186: readdir() allocates list twice
Jan Edmund Lazo
2020-05-11
|
*
|
viml/profile: fix issue where profile is not reset on stop
erw7
2020-05-09
|
*
|
viml/profile: fix use after free
erw7
2020-05-09
|
*
|
lua: Add buffer, window and tab accessors (#12268)
TJ DeVries
2020-05-07
|
|
/
|
*
Merge #12203 from janlazo/vim-8.2.0648
Justin M. Keyes
2020-05-05
|
|
\
|
|
*
vim-patch:8.2.0692: startup test fails on MS-Windows
Jan Edmund Lazo
2020-05-03
|
|
*
vim-patch:8.2.0691: startup test fails
Jan Edmund Lazo
2020-05-03
|
|
*
vim-patch:8.2.0688: output clobbered if setting 'verbose' to see shell commands
Jan Edmund Lazo
2020-05-03
|
|
*
vim-patch:8.2.0681: pattern for 'hlsearch' highlighting may leak
Jan Edmund Lazo
2020-05-03
|
|
*
vim-patch:8.2.0678: rare crash for popup menu
Jan Edmund Lazo
2020-05-03
|
|
*
vim-patch:8.2.0663: not all systemd temp files are recognized
Jan Edmund Lazo
2020-05-03
|
|
*
vim-patch:8.1.0868: crash if triggering garbage collector after a function call
Jan Edmund Lazo
2020-05-03
|
|
*
vim-patch:8.1.0800: may use a lot of memory when a function refers itself
Jan Edmund Lazo
2020-05-03
|
|
*
vim-patch:8.1.1581: shared functions for testing are disorganised
Jan Edmund Lazo
2020-05-03
|
|
*
vim-patch:8.2.0649: undo problem whn an InsertLeave autocommand resets undo
Jan Edmund Lazo
2020-05-03
[prev]
[next]