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:8.2.4985: PVS warns for possible array underrun
Dundar Goc
2022-05-20
|
/
/
/
*
|
|
Merge pull request #18641 from famiu/fix/nvim_cmd/keymap_error_suppress
bfredl
2022-05-20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix: make `nvim_cmd` not suppress errors inside key mapping
Famiu Haque
2022-05-19
*
|
|
vim-patch:8.2.4980: when 'shortmess' contains 'A' loading session may still w...
zeertzjq
2022-05-20
*
|
|
Merge pull request #18629 from famiu/fix/ui/winbar
bfredl
2022-05-19
|
\
\
\
|
*
|
|
fix(ui): make `winbar` properly equalize window heights for local value
Famiu Haque
2022-05-19
*
|
|
|
fix(mouse): fix mouse drag position with winbar or border in multigrid
zeertzjq
2022-05-19
*
|
|
|
fix(mouse): fix mouse drag position with winbar
zeertzjq
2022-05-19
|
|
/
/
|
/
|
|
*
|
|
vim-patch:8.2.4979: accessing freed memory when line is flushed (#18634)
zeertzjq
2022-05-19
*
|
|
Merge pull request #18630 from dundargoc/refactor/remove-remap
Gregory Anders
2022-05-18
|
\
\
\
|
*
|
|
refactor!: remove 'terse' option
Dundar Goc
2022-05-19
|
*
|
|
refactor!: remove 'remap' option
Dundar Goc
2022-05-19
*
|
|
|
fix(termopen): avoid ambiguity in URI when CWD is root dir (#16988)
zeertzjq
2022-05-19
*
|
|
|
Merge pull request #18620 from bfredl/multibar
bfredl
2022-05-18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
refactor(events): remove unnecessary fudging of updating_screen
bfredl
2022-05-18
|
*
|
|
fix(ui): make winbar work with floats and multigrid
bfredl
2022-05-18
|
*
|
|
refactor: move more grid functions to grid.c. Clean up some variables
bfredl
2022-05-18
|
*
|
|
refactor: grid->rows and grid->cols
bfredl
2022-05-18
*
|
|
|
Merge pull request #18507 from gpanders/au-lsp-attached
Gregory Anders
2022-05-18
|
\
\
\
\
|
*
|
|
|
feat(lsp): add LspAttach and LspDetach autocommands
Gregory Anders
2022-05-18
*
|
|
|
|
Merge pull request #18624 from famiu/feat/ui/winbar
bfredl
2022-05-18
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
fix(ui): set correct position on mouse click when 'winbar' is enabled
Famiu Haque
2022-05-18
|
|
/
/
*
/
/
feat(api): enable nvim_exec_autocmds to pass arbitrary data (#18613)
Gregory Anders
2022-05-18
|
/
/
*
|
Merge pull request #18562 from famiu/feat/ui/winbar
bfredl
2022-05-18
|
\
\
|
*
|
feat(ui): add `'winbar'`
Famiu Haque
2022-05-18
*
|
|
Merge #18605 PVS fixes
Justin M. Keyes
2022-05-18
|
\
\
\
|
*
|
|
fix(PVS/V568): correct placement of ignore directive
Dundar Goc
2022-05-17
|
*
|
|
fix(PVS/V547): "expression is always false"
Dundar Goc
2022-05-17
|
*
|
|
fix(PVS/V1028): prevent potential overflow
Dundar Goc
2022-05-17
*
|
|
|
vim-patch:8.2.4975: recursive command line loop may cause a crash (#18614)
zeertzjq
2022-05-18
|
/
/
/
*
|
|
fix(terminal): do not trim whitespace that is actually in the terminal (#16423)
zeertzjq
2022-05-17
*
|
|
docs(api): update v:errmsg behavior #18593
Famiu Haque
2022-05-17
|
|
/
|
/
|
*
|
vim-patch:8.2.4969: changing text in Visual mode may cause invalid memory access
zeertzjq
2022-05-17
*
|
vim-patch:8.2.4968: reading past end of the line when C-indenting
zeertzjq
2022-05-17
*
|
vim-patch:8.2.4121: Visual test fails on MS-Windows
zeertzjq
2022-05-17
|
/
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
fix(version.c): mark N/A vim patches #18587
Justin M. Keyes
2022-05-16
*
feat(terminfo): bump built-in terminfo entries (#18570)
Marco Hinz
2022-05-16
*
ci(clint): remove checks for whitespace after comma/semicolon (#18584)
Marco Hinz
2022-05-16
*
docs(api): nvim_set_hl attributes #18558
Oliver Marriott
2022-05-15
*
fix(api): nvim_eval_statusline should validate input #18347
deforde
2022-05-15
*
ci(clint): remove clint.py line length check #18574
dundargoc
2022-05-15
*
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
2022-05-15
*
fix PVS warnings (#18459)
dundargoc
2022-05-15
*
build: enable EXITFREE on Debug builds (#17783)
dundargoc
2022-05-15
*
docs(nvim_set_keymap): specify that optional arguments defaults to false (#18...
dundargoc
2022-05-15
*
refactor(uncrustify): enable formatting for regexp and indent files (#18549)
dundargoc
2022-05-14
*
ci(clint): remove check for include order
Dundar Goc
2022-05-14
*
ci(clint): fix all pyright warnings
Dundar Goc
2022-05-14
*
vim-patch:8.2.4953: with 'si' inserting '}' after completion goes wrong
zeertzjq
2022-05-14
[prev]
[next]