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
*
refactor(vim.gsplit): remove "keepsep"
Justin M. Keyes
2023-03-22
*
fix(vim.version): prerelease compare
Justin M. Keyes
2023-03-22
*
feat(vim.gsplit): gain features of vim.split
Justin M. Keyes
2023-03-22
*
Merge pull request #22743 from bfredl/luaequals
bfredl
2023-03-22
|
\
|
*
feat(lua): allow `:=expr` as a shorter version of `:lua =expr`
bfredl
2023-03-22
*
|
vim-patch:9.0.{1419,1421,1422,1423}: some files are not recognized (#22749)
Amaan Qureshi
2023-03-22
*
|
vim-patch:9.0.1417: ESDL files are not recognized
Christian Clason
2023-03-20
*
|
vim-patch:9.0.1415: Crystal files are not recognized
Christian Clason
2023-03-20
|
/
*
feat(vim.version): more coercion with strict=false
Justin M. Keyes
2023-03-20
*
refactor(vim.version): use lazy.nvim semver module
Justin M. Keyes
2023-03-20
*
refactor(vim.version): use lazy.nvim semver module
Justin M. Keyes
2023-03-20
*
feat: add `vim.filetype.get_option()`
Lewis Russell
2023-03-20
*
fix(shell): on Windows :make does not echo #22728
Enan Ajmain
2023-03-19
*
fix: pasting in terminal buffer on windows #22566
Enan Ajmain
2023-03-19
*
fix(float): remove -1 in height clamp
Patrick McFarland
2023-03-19
*
fix(column): rebuild status column when sign column is invalidated (#22690)
luukvbaal
2023-03-18
*
test(statuscolumn_spec): remove unnecessary feed('lh')
zeertzjq
2023-03-18
*
vim-patch:9.0.1412: Pony files are not recognized (#22721)
Amaan Qureshi
2023-03-18
*
test(highlight_spec): fix warning in Visual highlight test (#22719)
zeertzjq
2023-03-18
*
fix(spell): properly source spell/LANG.{vim,lua} (#22716)
zeertzjq
2023-03-18
*
vim-patch:9.0.0194: cursor displayed in wrong position after removing text pr...
zeertzjq
2023-03-17
*
vim-patch:9.0.1409: racket files are recognized as scheme
Christian Clason
2023-03-17
*
vim-patch:9.0.1408: QMLdir files are not recognized
Christian Clason
2023-03-17
*
vim-patch:9.0.1407: TableGen files are not recognized
Christian Clason
2023-03-17
*
vim-patch:9.0.1406: ILE RPG files are not recognized
Christian Clason
2023-03-17
*
fix(lua): vim.deprecate() shows ":help deprecated" #22677
Justin M. Keyes
2023-03-15
*
test: Windows not detected in msys shells #22671
Enan Ajmain
2023-03-15
*
fix(lsp): kill buffers after renaming a directory #22618
Ivan
2023-03-14
*
fix(lsp): vim.lsp.util.apply_text_edits cursor validation #22636
hrsh7th
2023-03-14
*
Merge pull request #22659 from bfredl/floatruler
bfredl
2023-03-14
|
\
|
*
fix(screen): redraw the ruler for a current floating window
bfredl
2023-03-14
*
|
test: re-bundle cat on windows (#21255)
dundargoc
2023-03-14
|
/
*
test(old): unskip working tests on Windows (#22650)
zeertzjq
2023-03-13
*
test: unskip working Windows tests (#22537)
dundargoc
2023-03-13
*
feat(options)!: deprecate paste, remove pastetoggle (#22647)
ii14
2023-03-13
*
refactor!: rename vim.pretty_print => vim.print
Justin M. Keyes
2023-03-13
*
test(float_spec): add missing sum_scroll_delta #22648
zeertzjq
2023-03-12
*
feat(ui): add scroll_delta to win_viewport event #19270
Matthias Deiml
2023-03-12
*
refactor(redraw): make cursor position redraw use the "redraw later" pattern
bfredl
2023-03-12
*
fix(lsp): use line start/end for visual line selection (#22632)
Mathias Fußenegger
2023-03-12
*
test: use a wider screen in the rightleft winhl test (#22641)
zeertzjq
2023-03-12
*
fix(screen): correctly draw background and eob with 'rightleft' (#22640)
zeertzjq
2023-03-12
*
fix(sleep): correct cursor placement (#22639)
zeertzjq
2023-03-12
*
ci: bump to windows 2022
dundargoc
2023-03-11
*
Merge pull request #22613 from lewis6991/feat/tsqueryutil
Lewis Russell
2023-03-11
|
\
|
*
refactor(treesitter): add Range type aliase for Range4|Range6
Lewis Russell
2023-03-11
*
|
fix(lsp): send didClose on buffer rename (#22623)
Mathias Fußenegger
2023-03-11
*
|
vim-patch:8.2.1398: autoload script sourced twice if sourced directly (#22622)
zeertzjq
2023-03-11
*
|
fix(api): set script context when setting usercmd or option (#22624)
zeertzjq
2023-03-11
*
|
fix(edit): don't subtract msg_scrolled when removing double quote (#22630)
zeertzjq
2023-03-11
[next]