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
...
|
*
|
|
|
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
|
*
|
|
|
|
|
vim-patch:8.2.0665: wrongly assuming Python executable is called "python"
Jan Edmund Lazo
2020-10-05
*
|
|
|
|
|
|
Merge pull request #13040 from Shougo/vim-8.2.1793
Jan Edmund Lazo
2020-10-05
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
vim-patch:8.2.1793: not consistently giving the "is a directory" warning
Shougo Matsushita
2020-10-06
|
|
/
/
/
/
/
*
/
/
/
/
/
PVS/V1001: Remove assignment to unused variable
G-flat
2020-10-05
|
/
/
/
/
/
*
|
|
|
|
vim-patch:8.2.0841: 'verbose' value 16 causes duplicate output
Jan Edmund Lazo
2020-10-03
*
|
|
|
|
vim-patch:8.1.2143: cannot see each command even when 'verbose' is set
Jan Edmund Lazo
2020-10-02
*
|
|
|
|
vim-patch:8.2.1787: crash with 'incsearch' and very long line
Jan Edmund Lazo
2020-10-02
*
|
|
|
|
vim-patch:8.2.1780: statusline not updated when splitting windows
Jan Edmund Lazo
2020-10-02
*
|
|
|
|
vim-patch:8.2.1779: some debian changelog files are not recognized
Jan Edmund Lazo
2020-10-02
*
|
|
|
|
Merge pull request #12968 from erw7/fix-substitute2
Thomas Vigouroux
2020-10-02
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
extmark: Change nvim_buf_set_extmark to not create undo data
erw7
2020-10-02
|
*
|
|
|
undo: fix possibility of aborting
erw7
2020-10-02
[prev]
[next]