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
...
|
*
fix: add 0.5.0 release to appdata
James McCoy
2021-08-21
|
/
*
Merge pull request #15389 from jamessan/32-bit-revert
James McCoy
2021-08-16
|
\
|
*
Revert "tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)"
James McCoy
2021-08-16
*
|
Merge pull request #15375 from jamessan/fragility
James McCoy
2021-08-14
|
\
|
|
*
test(lsp): disable finicky test when TEST_SKIP_FRAGILE is set
James McCoy
2021-08-13
*
|
Merge pull request #15376 from jamessan/release-fixes
James McCoy
2021-08-14
|
\
\
|
*
|
build: use RelWithDebInfo build for nightlies, Release for releases
James McCoy
2021-08-13
|
*
|
build: update appdata.xml version in release commit
James McCoy
2021-08-13
|
|
/
*
|
Merge pull request #15289 from jamessan/pending-c-parsers
James McCoy
2021-08-06
|
\
\
|
|
/
|
/
|
|
*
test(treesitter): skip all parsers tests if parsers aren't installed
James McCoy
2021-08-05
|
/
*
NVIM v0.5.0
v0.5.0
Björn Linse
2021-07-02
*
ex_cmds: verify invalid command name
Björn Linse
2021-07-02
*
Merge pull request #14864 from seandewar/get-config-zindex
Björn Linse
2021-07-02
|
\
|
*
fix(api/win_get_config): include z-index
Sean Dewar
2021-06-19
*
|
doc(options): Fix recommended PowerShell config (#14349)
Dimitri Tcaciuc
2021-07-02
*
|
Merge pull request #14951 from rktjmp/14924-checksums
James McCoy
2021-07-01
|
\
\
|
*
|
feat(ci): Add sha256 checksums to release notes
Oliver Marriott
2021-07-02
*
|
|
runtime/vim: d2ea7cf10a4d026ebd402594d656af7d5c811c24 (#14950)
Christian Clason
2021-07-01
*
|
|
lint (#14941)
dundargoc
2021-07-01
|
/
/
*
|
Merge pull request #14792 from shadmansaleh/refactor/mkdir_p
Björn Linse
2021-07-01
|
\
\
|
*
|
Refactor(tests): mkdir_p in startup/init.lua test
shadmansaleh
2021-07-01
|
*
|
Refactor(tests): Use os commands in mkdir_p helper
shadmansaleh
2021-06-30
*
|
|
Merge pull request #14848 from shadmansaleh/fixup/block_paste_clipboard
Björn Linse
2021-07-01
|
\
\
\
|
*
|
|
Tests(clipboard): Add test for block paste
shadmansaleh
2021-07-01
|
*
|
|
BugFix(clipboard): Fix block paste not working properly
shadmansaleh
2021-07-01
|
/
/
/
*
|
|
Revert "tui: improve support for tmux, GNU Screen" (#14786)
Érico Nogueira Rolim
2021-06-30
*
|
|
vim-patch:8.2.1905: the wininfo list may contain stale entries (#14884)
Daniel Steinberg
2021-06-30
*
|
|
Merge pull request #14938 from janlazo/vim-8.2.3072
Jan Edmund Lazo
2021-06-30
|
\
\
\
|
*
|
|
vim-patch:8.2.3072: "zy" does not work well when "virtualedit' is "block"
Jan Edmund Lazo
2021-06-29
*
|
|
|
Open funcs_data.mpack in binary mode. (#14944)
Daniel Steinberg
2021-06-30
*
|
|
|
Merge pull request #14939 from clason/bump-ts-0.20
Thomas Vigouroux
2021-06-30
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
feat(ts): bump tree-sitter to v0.20.0
Christian Clason
2021-06-30
|
|
/
/
*
|
|
Merge pull request #14942 from jamessan/functionaltest-lua
James McCoy
2021-06-30
|
\
\
\
|
*
|
|
ci(gha): Add functionaltest-lua checker
James McCoy
2021-06-29
|
|
/
/
*
/
/
Update CONTRIBUTING.md: mention ASAN/UBSAN for runtime errors
Björn Linse
2021-06-30
|
/
/
*
|
Merge pull request #14930 from clason/ts-ifdef-fixup
Björn Linse
2021-06-29
|
\
\
|
*
|
fixup(ts): put ts_query_cursor_set_match_limit behind feature guard
Christian Clason
2021-06-29
*
|
|
Merge pull request #14931 from clason/patch-1
Björn Linse
2021-06-29
|
\
\
\
|
*
|
|
fix(ci): change autolabel to "treesitter"
Christian Clason
2021-06-29
|
/
/
/
*
|
|
Merge pull request #14779 from tjdevries/tjdevries/vim_opt_fixes
TJ DeVries
2021-06-29
|
\
\
\
|
*
|
|
fix(vim.opt): Fix #14828 with empty values being incorrectly inserted
TJ DeVries
2021-06-29
|
*
|
|
fix(vim.opt): Fix #14668 Now correctly handles unescaped commas in isfname style
TJ DeVries
2021-06-29
|
*
|
|
fix(vim.opt): Fix #14669 whichwrap now acts as expected
TJ DeVries
2021-06-29
|
*
|
|
fix(vim.opt): Add basic error handling
David Zhang
2021-06-29
|
*
|
|
fix(vim.opt): Get window options before setting.
ckipp01
2021-06-29
|
*
|
|
fix(vim.opt): #14708 Now lets you put duplicate values in wildmode
TJ DeVries
2021-06-29
|
|
/
/
*
|
|
Merge pull request #14335 from chentau/extmark_delbytes
Björn Linse
2021-06-29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Manually zero out deleted_bytes2 when substituting and joining lines
chentau
2021-06-29
*
|
|
fix(doc/api): Remove 'border' as unsupported (#14916)
Daniel Steinberg
2021-06-28
*
|
|
fix: Remove [RFC] from PR subject in vim-patch.sh (#14917)
Daniel Steinberg
2021-06-28
[prev]
[next]