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
...
|
*
|
vim-patch:9.1.0216: Error on exit with EXITFREE and 'winfixbuf' (#28070)
zeertzjq
2024-03-28
|
|
/
|
*
fix(plines): cursor position with 'showbreak' and resized grid (#28067)
zeertzjq
2024-03-28
|
*
build(terminfo): include user capabilities in comments (#28066)
zeertzjq
2024-03-28
|
*
docs: fix typos (#27868)
dundargoc
2024-03-28
|
*
feat(tui): query extended underline support using DECRQSS (#28052)
zeertzjq
2024-03-28
|
*
refactor(options): require `enable_if = false` iff no variable (#28050)
zeertzjq
2024-03-28
|
*
Merge pull request #28025 from luukvbaal/introfloat
bfredl
2024-03-27
|
|
\
|
|
*
fix(intro): still show intro message with floating window
Luuk van Baal
2024-03-27
|
*
|
refactor(options): swap `immutable` and `hidden` option property names
Famiu Haque
2024-03-27
|
*
|
vim-patch:9.1.0208: winfixbuf does not allow to re-edit current buffer (#28054)
Colin Kennedy
2024-03-27
|
*
|
refactor(tui): reorder functions for query and response (#28051)
zeertzjq
2024-03-27
|
*
|
vim-patch:9.1.0207: No autocommand when writing session file (#28048)
zeertzjq
2024-03-27
|
*
|
refactor(options): make `immutable` and `hidden` options distinct
Famiu Haque
2024-03-26
|
*
|
docs: remove remaining mentions of hkmap (#28038)
zeertzjq
2024-03-26
|
*
|
feat(tui): support undercurl in WezTerm (#28037)
zeertzjq
2024-03-26
|
*
|
vim-patch:9.1.0204: Backspace inserts spaces with virtual text and 'smarttab'...
zeertzjq
2024-03-26
|
*
|
fix(edit): backspace adds extra spaces for inline virtual text (#28005)
vanaigr
2024-03-26
|
*
|
vim-patch:ab01adf7c65b
Christian Clason
2024-03-25
|
*
|
vim-patch:9.1.0205: Cannot use modifiers before :-Ntabmove (#28031)
zeertzjq
2024-03-26
|
|
/
|
*
refactor(backup): remove duplicate os_copy_xattr() (#28020)
zeertzjq
2024-03-25
|
*
fix(backup): E1509 when writing extended attr to symlink (#28014)
Razvan-Adrian Ciochina
2024-03-25
|
*
ci(windows): optionally test windows with ASAN
dundargoc
2024-03-23
|
*
vim-patch:9.1.0199: Not enough tests for the slice() function (#27991)
zeertzjq
2024-03-23
|
*
vim-patch:8.2.2605: Vim9: string index and slice does not include composing c...
zeertzjq
2024-03-23
|
*
vim-patch:8.2.2318: Vim9: string and list index work differently
zeertzjq
2024-03-23
|
*
Merge pull request #26970 from famiu/refactor/options/set_option_direct
zeertzjq
2024-03-22
|
|
\
|
|
*
refactor(options): remove `set_string_option_direct()`
Famiu Haque
2024-03-21
|
|
*
refactor(options): add `direct` flag to `set_option()`
Famiu Haque
2024-03-21
|
|
*
refactor(options): restructure `set_option`
Famiu Haque
2024-03-21
|
*
|
vim-patch:9.1.0195: memleak with ex_drop, NULL dereference
zeertzjq
2024-03-22
|
*
|
vim-patch:9.1.0192: drop: don't rewind when editing the same file
zeertzjq
2024-03-22
|
*
|
vim-patch:9.1.0194: gcc complains about uninitialized var (#27970)
zeertzjq
2024-03-22
|
*
|
refactor(misc): use MSVC compiler builtin for `xctz()`
Famiu Haque
2024-03-22
|
*
|
fix(rpc): do not crash when no input is consumed
bfredl
2024-03-21
|
|
/
|
*
feat(colorscheme): add semantic tokens modifiers to builtin color scheme
Evgeni Chasnovski
2024-03-21
|
*
vim-patch:9.1.0190: complete_info() returns wrong order of items (#27955)
zeertzjq
2024-03-21
|
*
fix(cmdline): wrong 'incsearch' highlighting after :redraw (#27947)
luukvbaal
2024-03-20
|
*
Merge #27930 nvim_create_buf fixes
Justin M. Keyes
2024-03-20
|
|
\
|
|
*
fix(api): nvim_create_buf assert fails if autocmds set &swapfile
Sean Dewar
2024-03-19
|
|
*
fix(api): nvim_create_buf leaks memory if buffer is loaded early
Sean Dewar
2024-03-19
|
*
|
refactor(treesitter): handle coverity warnings better
Lewis Russell
2024-03-20
|
*
|
fix(treesitter): treecursor regression
Lewis Russell
2024-03-20
|
*
|
refactor(treesitter): reorder functions
Lewis Russell
2024-03-19
|
*
|
refactor(treesitter): simplify argument checks for userdata
Lewis Russell
2024-03-19
|
|
/
|
*
refactor(treesitter): redesign query iterating
Lewis Russell
2024-03-19
|
*
fix(terminal): don't pass incomplete UTF-8 sequence to libvterm (#27922)
zeertzjq
2024-03-19
|
*
fix(treesitter): document more standard highlight groups
Christian Clason
2024-03-19
|
*
fix(pager): handle consecutive newlines properly (#27913)
zeertzjq
2024-03-18
|
*
refactor(messages): remove condition that is always true (#27909)
zeertzjq
2024-03-18
|
*
vim-patch:9.1.0186: cursor pos wrong on mouse click after eol with 'rl', 've'...
zeertzjq
2024-03-18
[prev]
[next]