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
Commit message (
Expand
)
Author
Age
*
PVS/V1001: Prepare for rebase
G-flat
2020-10-05
*
PVS/V1001: Remove assignment to unused variable
G-flat
2020-10-05
*
PVS/V1001: Add cast to return statement
G-flat
2020-10-02
*
PVS/V1001: Correct returned variable typo
G-flat
2020-10-02
*
PVS/V1001: Remove assignment to unused variable
G-flat
2020-10-01
*
Merge pull request #12987 from janlazo/vim-8.1.1563
Jan Edmund Lazo
2020-10-01
|
\
|
*
userfunc: abort early on invalid refs
Jan Edmund Lazo
2020-09-30
|
*
vim-patch:8.2.0042: clearing funccal values twice
Jan Edmund Lazo
2020-09-30
|
*
vim-patch:8.2.0499: calling a lambda is slower than evaluating a string
Jan Edmund Lazo
2020-09-30
|
*
vim-patch:8.1.1319: computing function length name in many places
Jan Edmund Lazo
2020-09-30
|
*
vim-patch:8.1.1591: on error garbage collection may free memory in use
Jan Edmund Lazo
2020-09-30
|
*
vim-patch:8.1.1563: crash when using closures
erw7
2020-09-30
|
/
*
vim-patch:8.2.1775: MS-Windows: adding a long quickfix list is slow (#13019)
Jan Edmund Lazo
2020-09-30
*
Merge pull request #12733 from KillTheMule/lnume
Thomas Vigouroux
2020-09-30
|
\
|
*
Fix byte updates for blockwise paste at buffer end
KillTheMule
2020-09-30
|
*
bytetrack: add blockwise paste test
Thomas Vigouroux
2020-09-30
|
*
Fix buffer_updates on blockwise paste
KillTheMule
2020-09-30
|
/
*
LSP: Fix separator width on hover (fixes #13006, #12998) (#13007)
Christian Clason
2020-09-30
*
treesitter: add string parser (#13008)
Thomas Vigouroux
2020-09-30
*
Merge pull request #12903 from justinmk/checkcores
Thomas Vigouroux
2020-09-30
|
\
|
*
lua/check_cores(): check uname instead of TRAVIS_OS_NAME
Justin M. Keyes
2020-09-12
*
|
Merge pull request #13012 from janlazo/vim-8.1.1965
Jan Edmund Lazo
2020-09-29
|
\
\
|
*
|
vim-patch:8.2.0840: search match count wrong when only match is in fold
Jan Edmund Lazo
2020-09-29
|
*
|
vim-patch:8.1.1992: the search stat moves when wrapping at the end of the buffer
Jan Edmund Lazo
2020-09-29
|
*
|
vim-patch:8.1.1980: fix for search stat not tested
Jan Edmund Lazo
2020-09-29
|
*
|
vim-patch:8.1.1970: search stat space wrong, no test for 8.1.1965
Jan Edmund Lazo
2020-09-29
|
*
|
vim-patch:8.1.1965: search count message is not displayed when using a mapping
Jan Edmund Lazo
2020-09-29
|
/
/
*
|
Merge pull request #12996 from teto/foldcol
Thomas Vigouroux
2020-09-29
|
\
\
|
*
|
folds: pass column on fold creation
Matthieu Coudron
2020-09-28
*
|
|
vim-patch:8.2.1757: Mac: default locale is lacking the encoding (#12994)
Jan Edmund Lazo
2020-09-28
*
|
|
test: Fix failing test in case of special .bashrc (#12920)
Omri Sarig
2020-09-28
|
/
/
*
|
vim-patch:8.2.1754: completion with spell checking not tested (#12992)
Jan Edmund Lazo
2020-09-27
*
|
Merge pull request #12922 from AlxHnr/master
Jan Edmund Lazo
2020-09-27
|
\
\
|
*
|
runtime: update `g:spellfile_URL` to URL used in Vim 8
Alexander Heinrich
2020-09-17
*
|
|
Merge pull request #12986 from janlazo/vim-8.2.1738
Jan Edmund Lazo
2020-09-26
|
\
\
\
|
*
|
|
test/old: enable passing tests
Jan Edmund Lazo
2020-09-26
|
*
|
|
doc: test_garbagecollect_now() was ported
Jan Edmund Lazo
2020-09-26
|
*
|
|
vim-patch:8.2.1725: not all Pascal files are recognized
Jan Edmund Lazo
2020-09-26
|
*
|
|
vim-patch:8.2.1088: a very long translation might cause a buffer overflow
Jan Edmund Lazo
2020-09-26
|
/
/
/
*
|
|
lsp: Add vim.lsp.buf.range_code_action() (#12962)
notomo
2020-09-24
*
|
|
Merge pull request #12515 from teto/remove-foldline-final
Matthieu Coudron
2020-09-24
|
\
\
\
|
*
|
|
screen: more work on fold_line replacement
Björn Linse
2020-09-24
|
*
|
|
screen.c: remove fold_line
Matthieu Coudron
2020-09-24
*
|
|
|
Merge pull request #12955 from vigoux/vim-8.2.0953
Thomas Vigouroux
2020-09-24
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
vim-patch:8.2.1678: crash when using ":set" after ":ownsyntax"
Thomas Vigouroux
2020-09-24
|
*
|
|
vim-patch:8.2.0956: spell test fails
Thomas Vigouroux
2020-09-24
|
*
|
|
vim-patch:8.2.0955: build fails
Thomas Vigouroux
2020-09-24
|
*
|
|
vim-patch:8.2.0953: spell checking doesn't work for CamelCased words
Thomas Vigouroux
2020-09-24
|
/
/
/
*
|
|
lsp: Handle ContentModified the same way as RequestCancelled (#12803)
Rasmus Ishøy Michelsen
2020-09-22
*
|
|
Merge pull request #12888 from nguymin4/update-cfilter
Jan Edmund Lazo
2020-09-21
|
\
\
\
[next]