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
/
test
Commit message (
Expand
)
Author
Age
*
Merge pull request #25039 from glepnir/fix_hl
bfredl
2023-09-09
|
\
|
*
fix(highlight): add create param in nvim_get_hl
glepnir
2023-09-09
*
|
vim-patch:partial:9.0.1886: Various Typos
zeertzjq
2023-09-09
*
|
vim-patch:9.0.1877: missing test for patch 9.0.1873
zeertzjq
2023-09-09
|
/
*
refactor(map): enhanced implementation, Clean Code™, etc etc
bfredl
2023-09-08
*
refactor(build): derocksify luacheck
bfredl
2023-09-07
*
feat(lsp): add original LSP Location as item's user_data in locations_to_item...
Tom Praschan
2023-09-07
*
fix(diagnostic): always return copies of diagnostic items (#25010)
Evgeni Chasnovski
2023-09-06
*
vim-patch:9.0.1874: CI may fail in test_recover_empty_swap
zeertzjq
2023-09-06
*
vim-patch:partial:9.0.0669: too many delete() calls in tests
zeertzjq
2023-09-06
*
test(old): reorder test_quickfix.vim to match upstream (#25029)
zeertzjq
2023-09-06
*
Merge pull request #25006 from lewis6991/fix/systemkill
Lewis Russell
2023-09-05
|
\
|
*
refactor(vim.system): factor out on_exit handling
Lewis Russell
2023-09-05
|
*
fix(vim.system): make timeout work properly
Lewis Russell
2023-09-05
|
*
fix(vim.system): let on_exit handle cleanup after kill
Lewis Russell
2023-09-05
*
|
fix(options): correct condition for calling did_set_option() (#25026)
zeertzjq
2023-09-05
|
/
*
vim-patch:9.0.1866: undo is synced after character find (#25021)
zeertzjq
2023-09-05
*
vim-patch:9.0.1856: issues with formatting positional arguments (#25013)
zeertzjq
2023-09-04
*
vim-patch:9.0.1848: [security] buffer-overflow in vim_regsub_both() (#25001)
zeertzjq
2023-09-03
*
vim-patch:9.0.1840: [security] use-after-free in do_ecmd (#24993)
zeertzjq
2023-09-03
*
fix(shada): update marks when using delmarks! (#24978)
Maria José Solano
2023-09-03
*
vim-patch:9.0.1846: [security] crash in fullcommand
zeertzjq
2023-09-03
*
vim-patch:9.0.1852: i_CTRL-O does not reset Select Mode (#24990)
zeertzjq
2023-09-03
*
build: download busted from own neovim/deps repository
dundargoc
2023-09-03
*
fix(ui): avoid ambiguity about chunk that clears part of line (#24982)
zeertzjq
2023-09-02
*
test(shada/marks_spec): load the file with the marks (#24979)
zeertzjq
2023-09-02
*
vim-patch:9.0.1828: cursor wrong with virt text before double-width char (#24...
zeertzjq
2023-09-01
*
fix(query_error): multiline bug
Lewis Russell
2023-08-31
*
feat(treesitter): improve query error message
Amaan Qureshi
2023-08-31
*
fix(lsp): only disable inlay hints / diagnostics if no other clients are conn...
Chris AtLee
2023-08-31
*
fix(shada): update deleted marks (#24936)
Maria José Solano
2023-08-31
*
vim-patch:9.0.1825: wrong cursor position with virt text and 'linebreak' (#24...
zeertzjq
2023-08-31
*
vim-patch:9.0.1820: Rexx files may not be recognised (#24956)
zeertzjq
2023-08-31
*
vim-patch:9.0.1797: Vimball/Visual Basic filetype detection conflict (#24947)
zeertzjq
2023-08-31
*
vim-patch:9.0.1807: runtime: crystal scripts not recognised (#24949)
zeertzjq
2023-08-31
*
vim-patch:9.0.1803: runtime(filetype): Add norg language detection (#24948)
zeertzjq
2023-08-31
*
fix(api): nvim_buf_get_offset in a new buffer with zero or one lines
bfredl
2023-08-30
*
fix(treesitter): fix another TSNode:tree() double free
bfredl
2023-08-29
*
fix(treesitter): fix TSNode:tree() double free (#24796)
nwounkn
2023-08-29
*
fix(api): better topline adjustments in nvim_buf_set_lines
bfredl
2023-08-29
*
vim-patch:9.0.1813: linebreak incorrect drawn with breakindent (#24917)
zeertzjq
2023-08-29
*
fix(api): handle clearing out last line of non-current buffer
bfredl
2023-08-28
*
vim-patch:9.0.1810: camel-case spelling has issues with digits (#24909)
zeertzjq
2023-08-28
*
vim-patch:9.0.1798: The 'syntax' option has no completion. (#24908)
zeertzjq
2023-08-28
*
vim-patch:9.0.1802: Multiline regex with Visual selection fails with virtual ...
zeertzjq
2023-08-28
*
vim-patch:9.0.1800: Cursor position still wrong with 'showbreak' and virtual ...
zeertzjq
2023-08-28
*
fix(ui): wrong cursor position with left gravity inline virt text at eol
zeertzjq
2023-08-28
*
fix(editorconfig): do not set 'endofline'
Lewis Russell
2023-08-27
*
vim-patch:9.0.1792: problem with gj/gk/gM and virtual text (#24898)
zeertzjq
2023-08-27
*
fix(undo): fix crash caused by checking undolevels in wrong buffer
bfredl
2023-08-27
[next]