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
...
|
*
|
ci: set nodejs version for tests outside fold
Jan Edmund Lazo
2019-12-31
|
*
|
ci: test powershell core on macOS
Jan Edmund Lazo
2019-12-31
|
*
|
ci: test powershell core on Linux
Jan Edmund Lazo
2019-12-31
*
|
|
Merge #11604 "LSP: shrink API, improve docs"
Justin M. Keyes
2020-01-01
|
\
\
\
|
*
|
|
LSP: eliminate lsp.print_debug_info…()
Justin M. Keyes
2019-12-31
|
*
|
|
LSP: eliminate lsp.stop_all_clients()
Justin M. Keyes
2019-12-31
|
*
|
|
gen_vimdoc.py: rename `mode` to `target`
Justin M. Keyes
2019-12-31
|
*
|
|
gen_vimdoc.py: generate LSP docs
Justin M. Keyes
2019-12-31
|
*
|
|
doc: LSP
Justin M. Keyes
2019-12-31
|
*
|
|
doc [ci skip]
Justin M. Keyes
2019-12-31
|
|
/
/
*
|
|
Merge #11645 from janlazo/vim-8.1.1346
Justin M. Keyes
2020-01-01
|
\
\
\
|
*
|
|
vim-patch:8.2.0068: crash when using Python 3 with "utf32" encoding
Jan Edmund Lazo
2019-12-31
|
*
|
|
vim-patch:8.1.1346: error for Python exception does not show useful info
Jan Edmund Lazo
2019-12-31
|
|
/
/
*
/
/
PVS/V618: fix emsgf format specifier #11643
Husain Alshehhi
2020-01-01
|
/
/
*
|
Merge #11637 from janlazo/vim-8.1.1739
Justin M. Keyes
2019-12-31
|
\
\
|
*
|
CI: set nodejs version to 10 on main scripts
Jan Edmund Lazo
2019-12-30
|
*
|
vim-patch:8.2.0063: wrong size argument to vim_snprintf()
Jan Edmund Lazo
2019-12-30
|
*
|
vim-patch:8.1.1741: cleared/added match highlighting not updated in other window
Jan Edmund Lazo
2019-12-30
|
*
|
vim-patch:8.1.1739: deleted match highlighting not updated in other window
Jan Edmund Lazo
2019-12-30
|
/
/
*
|
Merge #11605 'gen_vimdoc.py: fix formatting; sort by name'
Justin M. Keyes
2019-12-30
|
\
\
|
*
|
gen_vimdoc.py: sort by name
Justin M. Keyes
2019-12-30
|
*
|
gen_vimdoc.py: better handling of inline (non-block) nodes
Justin M. Keyes
2019-12-30
|
*
|
gen_vimdoc.py: fix deprecated check
Justin M. Keyes
2019-12-30
|
/
/
*
|
Merge #11632 from janlazo/vim-8.1.2087
Justin M. Keyes
2019-12-30
|
\
\
|
*
|
vim-patch:8.2.0058: running tests changes ~/.viminfo
Jan Edmund Lazo
2019-12-29
|
*
|
vim-patch:8.1.2087: cannot easily select one test function to execute
Jan Edmund Lazo
2019-12-29
*
|
|
Merge #11616 from janlazo/vim-8.0.1491
Justin M. Keyes
2019-12-30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vim-patch:8.0.1356: using simalt in a GUIEnter autocommand inserts characters
Jan Edmund Lazo
2019-12-30
|
*
|
vim-patch:8.1.2377: GUI: when losing focus a pending operator is executed
Jan Edmund Lazo
2019-12-30
|
*
|
vim-patch:8.1.1300: in a terminal 'ballooneval' does not work right away
Jan Edmund Lazo
2019-12-30
|
*
|
ui: add basic tests for pumheight,pumwidth
Jan Edmund Lazo
2019-12-29
|
*
|
vim-patch:8.1.1875: cannot get size and position of the popup menu
Jan Edmund Lazo
2019-12-29
|
*
|
vim-patch:8.0.1540: popup menu positioning fails with longer string
Jan Edmund Lazo
2019-12-29
|
*
|
fixup! vim-patch.sh: list related missing Vim patches [ci skip] #11514
Jan Edmund Lazo
2019-12-29
|
*
|
vim-patch:8.1.1303: not possible to hide a balloon
Jan Edmund Lazo
2019-12-29
|
*
|
screen: fix pvs/v1048
Jan Edmund Lazo
2019-12-29
|
*
|
vim-patch:8.1.0554: popup menu overlaps with preview window
Jan Edmund Lazo
2019-12-29
|
*
|
vim-patch:8.0.1538: popupmenu is too far left when completion is long
Jan Edmund Lazo
2019-12-29
|
*
|
vim-patch:8.0.1522: popup menu is positioned in the wrong place
Jan Edmund Lazo
2019-12-29
|
*
|
vim-patch:8.1.0670: macro for popup menu width is unused
Jan Edmund Lazo
2019-12-29
|
*
|
vim-patch:8.0.1495: having 'pumwidth' default to zero has no merit
Jan Edmund Lazo
2019-12-29
|
*
|
vim-patch:8.0.1491: the minimum width of the popup menu is hard coded
Jan Edmund Lazo
2019-12-29
|
/
/
*
|
Revert "runtime: Add vim.lsp.get_client_by_name" #11623
Ashkan Kiani
2019-12-29
*
|
netrw.vim: do not save +/* registers p.2 #11625
artem-nefedov
2019-12-29
*
|
runtime: Add vim.lsp.get_client_by_name (#11603)
Hirokazu Hata
2019-12-28
*
|
doc: update 'cpoptions' default value #11619
Rafik Draoui
2019-12-28
*
|
LSP: Fix flaky test #11618
Ashkan Kiani
2019-12-27
*
|
Merge #11568 'fillchars: foldopen, foldsep, foldclose'
Justin M. Keyes
2019-12-26
|
\
\
|
*
|
fillchars: adding foldopen, foldsep, foldclose
Matthieu Coudron
2019-12-25
*
|
|
Merge #11612 from janlazo/clang-pvs
Justin M. Keyes
2019-12-26
|
\
\
\
[prev]
[next]