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
*
vim-patch:8.2.2686: status line is not updated when going to cmdline mode
Jan Edmund Lazo
2021-04-01
*
Merge pull request #14259 from janlazo/fix-dictwatcherdel-crash
Jan Edmund Lazo
2021-03-31
|
\
|
*
more tests
Daniel Hahler
2021-03-30
|
*
test
Daniel Hahler
2021-03-30
|
*
Test and initial fix for crash with dictwatcherdel
Daniel Hahler
2021-03-30
*
|
fixup: remove unused test function
TJ DeVries
2021-03-31
*
|
ts: Add per-language highlight links
TJ DeVries
2021-03-31
*
|
fixup: Add a test and it is so pretty
TJ DeVries
2021-03-30
|
/
*
Make sure window is still valid in the middle of calling :lopen (#14240)
Tony Chen
2021-03-29
*
Merge pull request #13851 from VVKot/vim-8.1.0105
Jan Edmund Lazo
2021-03-28
|
\
|
*
vim-patch:8.1.0105: all tab stops are the same
VVKot
2021-03-28
*
|
Merge pull request #14091 from euclidianAce/euclidianAce/nvim_win_hide
Björn Linse
2021-03-28
|
\
\
|
|
/
|
/
|
|
*
api: add vim.api.nvim_win_hide
Corey Williamson
2021-03-09
*
|
floats: handle interaction with popupmenu and border correctly
Björn Linse
2021-03-25
*
|
Merge pull request #14191 from chentau/extmark_blockpaste
Björn Linse
2021-03-24
|
\
\
|
*
|
Extmarks: correct buffer events on blockwise paste
chentau
2021-03-23
*
|
|
Merge pull request #14194 from bfredl/provide_virt
Björn Linse
2021-03-23
|
\
\
\
|
*
|
|
decorations: memory error with ephemeral virt_text
Björn Linse
2021-03-23
*
|
|
|
Merge pull request #14190 from teto/fix-cursorlinenr
Matthieu Coudron
2021-03-23
|
\
\
\
\
|
*
|
|
|
chore: add test for CursorLineNr with filler lines
Matthieu Coudron
2021-03-22
|
*
|
|
|
fix: stop using CursorLineNr in front of fillers
Matthieu Coudron
2021-03-22
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #14193 from bfredl/msginit
Björn Linse
2021-03-23
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
screen: setup scrolling main screen when starting with display-=msgsep
Björn Linse
2021-03-23
|
|
/
/
*
/
/
Correctly splice extmarks on tab with noexpandtab set
chentau
2021-03-22
|
/
/
*
|
floats: add borders (MS-DOS MODE)
Björn Linse
2021-03-22
*
|
Merge pull request #14060 from andymass/vim-8.2.1703
Jan Edmund Lazo
2021-03-20
|
\
\
|
*
|
Fix a failing test (highlight_spec.lua)
Andy K. Massimino
2021-03-20
*
|
|
lsp: Add support for delete workspaceEdit resource operation
Mathias Fussenegger
2021-03-18
*
|
|
lsp: Add support for create workspaceEdit resource operation
Mathias Fussenegger
2021-03-18
*
|
|
lsp: Add support for file rename via workspaceEdit
Mathias Fussenegger
2021-03-18
*
|
|
api: destabilize nvim_set_hl_ns
Björn Linse
2021-03-15
*
|
|
vim-patch:8.2.2601: memory usage test often fails on FreeBSD
Jan Edmund Lazo
2021-03-14
*
|
|
Merge pull request #14020 from chentau/float_resize
Björn Linse
2021-03-14
|
\
\
\
|
*
|
|
screen: make ui_compositor aware of the intended size of a float
chentau
2021-03-11
|
|
/
/
*
|
|
Fix click on foldcolumn with vsplit (#14127)
tk-shirasaka
2021-03-13
*
|
|
vim-patch:8.2.2595: setting 'winminheight' may cause 'lines' to change
Jan Edmund Lazo
2021-03-13
*
|
|
api: allow open non-current buffer as terminal (+ xmas bonus)
Björn Linse
2021-03-12
*
|
|
lsp: Resolve codeLense server capabilities (#14056)
Josa Gesell
2021-03-10
*
|
|
Merge pull request #14065 from bfredl/overlaymode
Björn Linse
2021-03-10
|
\
\
\
|
*
|
|
decorations: add additional styling of virt_text overlays
Björn Linse
2021-03-10
|
|
/
/
*
|
|
Merge pull request #14079 from mjlbach/incremental_sync
Michael Lingelbach
2021-03-09
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lsp: add incremental text synchronization
Michael Lingelbach
2021-03-09
|
|
/
*
|
Merge pull request #13875 from smolck/vim_fn_error_on_api
Björn Linse
2021-03-09
|
\
\
|
*
|
use pcall_err
smolck
2021-03-09
|
*
|
vim.fn: add test for error
smolck
2021-02-04
*
|
|
state: throttle batched event processing when input is available
Björn Linse
2021-03-08
|
|
/
|
/
|
*
|
[RDY] Fix click on foldcolumn if it has tabline (#13982)
tk-shirasaka
2021-03-04
*
|
Merge pull request #13973 from chentau/on_bytes_undofile
Björn Linse
2021-03-03
|
\
\
|
*
|
Extmarks: Save extmark undo information to undofile.
chentau
2021-03-02
*
|
|
vim-patch:8.2.2236: 'scroll' option can change when setting the statusline
Jan Edmund Lazo
2021-03-02
[next]