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
*
build: use CMAKE_POSITION_INDEPENDENT_CODE instead of -fPIC (#21947)
dundargoc
2023-01-22
*
feat(treesitter): show filetype associated with parser (#17633)
Matthieu Coudron
2023-01-22
*
vim-patch:9.0.1229: Cap'n Proto files are not recognized (#21950)
Amaan Qureshi
2023-01-22
*
vim-patch:9.0.1228: fuzzy menu completion is only tested in the GUI (#21948)
zeertzjq
2023-01-22
*
fix(completion): include lua syntaxes in :ownsyntax completion (#21941)
zeertzjq
2023-01-22
*
vim-patch:9.0.1225: reading past the end of a line when formatting text (#21937)
zeertzjq
2023-01-22
*
vim-patch:8.2.0382: some tests fail when run under valgrind (#21936)
zeertzjq
2023-01-21
*
fix(remote): don't leak memory on failure to connect to server (#21931)
zeertzjq
2023-01-21
*
test(tui_spec): don't expect exact screen in rapid resize test (#21935)
zeertzjq
2023-01-21
*
test(tui_spec): make rapid resize test test what it wants to test (#21933)
zeertzjq
2023-01-21
*
build: bump MSVC warning to level two (#21890)
dundargoc
2023-01-21
*
feat(lsp): add triggerKind option for vim.lsp.buf.code_action (#21905)
kishii
2023-01-21
*
refactor: use uint8_t for blobs and ga_append() (#21916)
zeertzjq
2023-01-21
*
refactor: change char_u to uint8_t or char in sha256.c/undo.c (#21914)
zeertzjq
2023-01-21
*
vim-patch:9.0.1223: cannot use setcellwidths() below 0x100 (#21929)
zeertzjq
2023-01-21
*
build: various cmake fixes (#21902)
dundargoc
2023-01-20
*
docs: docs: use codeblocks in runtime/doc/options.txt (#21919)
Sizhe Zhao
2023-01-20
*
fix(lsp): fix `removed` param value in add_workspace_folder (#21915)
Raphael
2023-01-20
*
vim-patch:9.0.0358: 'breakindent' does not indent non-lists (#21913)
zeertzjq
2023-01-20
*
test(syn_attr_spec): add more information (#21912)
zeertzjq
2023-01-20
*
perf(statuscolumn): only fill click defs array once per redraw (#21884)
luukvbaal
2023-01-20
*
build: remove nvim as a dependency of unittests (#21903)
dundargoc
2023-01-19
*
refactor(highlight_group.c): reduce scope of locals
Lewis Russell
2023-01-19
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
fix(rpc): don't parse msgpack if buflen is 0 (#21899)
zeertzjq
2023-01-19
*
fix: pass value instead of pointer to isalpha (#21898)
dundargoc
2023-01-19
*
build: enable cmake workflow presets (#21860)
dundargoc
2023-01-19
*
vim-patch:8.2.4655: cmdline completion popup menu positioned wrong (#21894)
zeertzjq
2023-01-19
*
refactor(eval.c): factor out get_number_tv() (#21893)
zeertzjq
2023-01-19
*
Merge pull request #21879 from zeertzjq/stl-click-zero-len
zeertzjq
2023-01-19
|
\
|
*
fix(statusline): don't leak memory with truncated click labels
zeertzjq
2023-01-19
|
*
fix(statusline): don't leak memory with zero-width click labels
zeertzjq
2023-01-19
|
/
*
vim-patch:9.0.1221: code is indented more than necessary (#21891)
zeertzjq
2023-01-19
*
vim-patch:8.2.1698: cannot lock a variable in legacy Vim script like in Vim9 ...
zeertzjq
2023-01-19
*
ci: enable CI_BUILD on windows (#21557)
dundargoc
2023-01-18
*
Merge pull request #21881 from bfredl/uniterror
bfredl
2023-01-18
|
\
|
*
fix(unittests): fix TUI broken test previously ignored
bfredl
2023-01-18
|
*
fix(unittest): delete unused duplicated code
bfredl
2023-01-18
|
*
fix(unittests): do not consider process crash to be a success
bfredl
2023-01-18
*
|
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
|
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
|
build(Windows): fix redoing version generation (#21880)
Enan Ajmain
2023-01-18
*
|
fix(statuscolumn): always fill click defs array (#21878)
zeertzjq
2023-01-18
*
|
vim-patch:9.0.0149: test for fuzzy completion fails sometimes (#21876)
zeertzjq
2023-01-18
*
|
refactor(PVS): suppress false positive V547 in drawline.c (#21875)
Lucas Merritt
2023-01-18
*
|
vim-patch:9.0.1213: adding a line below the last one does not expand fold (#2...
zeertzjq
2023-01-18
*
|
refactor(PVS/V1048): remove unnecessary assignment (#21870)
Lucas Merritt
2023-01-18
*
|
Merge pull request #21868 from zeertzjq/vim-9.0.1214
zeertzjq
2023-01-18
|
\
\
|
*
|
vim-patch:9.0.1215: using isalpha() adds dependency on current locale
zeertzjq
2023-01-18
|
*
|
vim-patch:9.0.1214: file left behind after running tests
zeertzjq
2023-01-18
|
/
/
[next]