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.1206: user command parsing and listing not properly tested
Jan Edmund Lazo
2020-10-11
*
vim-patch:8.1.1204: output of :command with address completion is not nice
Jan Edmund Lazo
2020-10-11
*
vim-patch:8.1.0560: cannot use address type "other" with with user command
Jan Edmund Lazo
2020-10-11
*
vim-patch:8.2.1823: "gN" does not select the matched string
Jan Edmund Lazo
2020-10-11
*
vim-patch:8.2.1101: no error when using wrong arguments for setqflist()
Jan Edmund Lazo
2020-10-11
*
vim-patch:8.1.1036: quickfix function arguments are inconsistent
Jan Edmund Lazo
2020-10-10
*
vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer number
Jan Edmund Lazo
2020-10-10
*
vim-patch:8.1.0988: deleting location list buffer breaks location list window
Jan Edmund Lazo
2020-10-10
*
vim-patch:8.1.0877: new buffer used every time the quickfix window is opened
Jan Edmund Lazo
2020-10-10
*
vim-patch:8.1.0720: cannot easily change the current quickfx list index
Jan Edmund Lazo
2020-10-10
*
vim-patch:8.1.0523: opening window from quickfix leaves empty buffer behind
Jan Edmund Lazo
2020-10-10
*
Merge pull request #13038 from bfredl/multiluahl
Björn Linse
2020-10-10
|
\
|
*
whine
Björn Linse
2020-10-10
|
*
screen: untangle static and dynamic decorations
Björn Linse
2020-10-10
|
*
because reasons (undefined behavior)
Björn Linse
2020-10-10
|
*
api: multiple decoration providers at once
Björn Linse
2020-10-10
*
|
Merge pull request #12904 from erw7/vim-8.1.0431
Jan Edmund Lazo
2020-10-10
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.2.1677: memory access errors when calling setloclist() in autocom...
erw7
2020-09-15
|
*
vim-patch:8.1.0489: crash when autocmd clears vimpgrep location list
erw7
2020-09-14
|
*
vim-patch:8.1.0431: the qf_jump() function is too long
erw7
2020-09-13
*
|
basic support for usdt probes
Zachary P. Landau
2020-10-10
*
|
Merge pull request #13075 from vigoux/ts-check-parser-version
Thomas Vigouroux
2020-10-09
|
\
\
|
*
|
treesitter: check language ABI version on load
Thomas Vigouroux
2020-10-08
*
|
|
vim-patch:8.2.0007: popup menu positioned wrong with folding in two tabs
Jan Edmund Lazo
2020-10-08
*
|
|
vim-patch:8.1.2405: matchadd_conceal test fails under valgrind
Jan Edmund Lazo
2020-10-08
*
|
|
vim-patch:8.1.2303: cursor in wrong position after horizontal scroll
Jan Edmund Lazo
2020-10-08
*
|
|
vim-patch:8.1.2294: cursor pos wrong with concealing and search causes a scroll
Jan Edmund Lazo
2020-10-08
*
|
|
vim-patch:8.1.1717: last char in menu popup window highlighted
Jan Edmund Lazo
2020-10-08
|
/
/
*
|
Merge pull request #13029 from aufarg/vim-8.2.1345
Jan Edmund Lazo
2020-10-07
|
\
\
|
*
|
vim-patch:8.2.1488: text does not scroll when inserting above first line
Aufar Gilbran
2020-10-07
|
*
|
vim-patch:8.2.1345: Redraw error when using visual block and scroll
Aufar Gilbran
2020-10-07
*
|
|
vim-patch:8.2.1599: missing line end when skipping a long line with :cgetfile
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.1705: using ~{} for a literal dict is not nice
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.1692: using *{} for literal dict is not backwards compatible
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.1686: "*" of "*{" is recognized as multipy operator
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.1683: dictionary with string keys is longer than needed
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.2325: crash when using balloon with empty line
Jan Edmund Lazo
2020-10-06
|
/
/
*
|
vim-patch:8.1.1624: when testing in the GUI may try to run gvim in a terminal
Jan Edmund Lazo
2020-10-06
*
|
vim-patch:8.1.1619: tests are not run with GUI on Travis
Jan Edmund Lazo
2020-10-06
*
|
vim-patch:8.1.2401: :cexpr does not handle | in expression
Jan Edmund Lazo
2020-10-06
*
|
vim-patch:8.1.2310: no proper test for directory changes in quickfix
Jan Edmund Lazo
2020-10-06
*
|
lua: vim.wait allows control of fast events (#13053)
TJ DeVries
2020-10-06
*
|
Merge pull request #13054 from erw7/fix-msg-is-a-directory-on-Windows
Thomas Vigouroux
2020-10-06
|
\
\
|
*
|
fileio: fix "is a directory" warning on Windows
erw7
2020-10-06
*
|
|
Merge pull request #13042 from godlygeek/unmapped_meta_is_esc
James McCoy
2020-10-05
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Treat unmapped ALT/META as ESC+c in all modes
Matt Wozniski
2020-10-05
*
|
|
Merge pull request #13039 from janlazo/vim-8.2.1790
Jan Edmund Lazo
2020-10-05
|
\
\
\
|
*
|
|
vim-patch:8.2.1801: undo file not found when using ":args" or ":next"
Jan Edmund Lazo
2020-10-05
|
*
|
|
vim-patch:8.1.2024: delete call commented out for debugging
Jan Edmund Lazo
2020-10-05
|
*
|
|
vim-patch:8.1.1812: reading a truncted undo file hangs Vim
Jan Edmund Lazo
2020-10-05
[next]