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
/
functional
/
ui
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.2229: color number column above/below cursor #15409
zeertzjq
2021-08-27
*
test: update tests to work with 'hidden'
Gregory Anders
2021-08-18
*
vim-patch:8.2.3295: 'cursorline' should not apply to 'breakindent' #15281
zeertzjq
2021-08-16
*
fix(sign): reset auto sign column with minimum in float win minimal style
Sirisak Lueangsaksri
2021-08-09
*
vim-patch:8.1.2117: CursorLine highlight used while 'cursorline' is off
zeertzjq
2021-08-02
*
Merge pull request #15207 from gpanders/bye-syncolor
Björn Linse
2021-07-29
|
\
|
*
fixup! fix(highlight): remove syncolor.vim
Gregory Anders
2021-07-28
*
|
refactor(decorations): merge the two different code paths for virt_text
Björn Linse
2021-07-29
*
|
feat(decorations): allow more than one stacked highlight in a virt_text
Björn Linse
2021-07-29
*
|
fix(decorations): crash when :bdelete (extmark_free_all) after clear_namespace
Björn Linse
2021-07-29
|
/
*
Merge pull request #14864 from seandewar/get-config-zindex
Björn Linse
2021-07-02
|
\
|
*
fix(api/win_get_config): include z-index
Sean Dewar
2021-06-19
*
|
[RDY] Add buffer information to tabline_update (#12481)
John Gehrig
2021-06-27
|
/
*
feat(float): add rounded borders preset
Christian Clason
2021-06-14
*
vim-patch:8.2.0038: spell suggestions insufficiently tested
Jan Edmund Lazo
2021-06-12
*
vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare
Jan Edmund Lazo
2021-06-12
*
fix(ui): Fix pum incorrect position in multigrid mode
Serg Tereshchenko
2021-06-12
*
vim-patch:8.2.0946: cannot use "q" to cancel a number prompt
Jan Edmund Lazo
2021-05-21
*
Merge pull request #14468 from bfredl/zindex
Björn Linse
2021-05-15
|
\
|
*
floats: z-index
Björn Linse
2021-05-15
*
|
vim-patch:8.1.1967: line() only works for the current window
Jan Edmund Lazo
2021-05-12
|
/
*
Merge pull request #13664 from ivechan/win_exectute
Jan Edmund Lazo
2021-05-07
|
\
|
*
vim-patch:8.1.1418: win_execute() is not implemented yet
jing
2021-05-06
*
|
coverity/331378: Fix inserting new decor provider
James McCoy
2021-05-06
*
|
Merge pull request #14483 from mjlbach/floating_window_border_fix
Björn Linse
2021-05-05
|
\
\
|
*
|
tests: floating windows terminate border on edge of viewport when window exte...
Michael Lingelbach
2021-05-04
|
|
/
*
|
decorations: right_align and win_col
Björn Linse
2021-05-01
*
|
ui_compositior: handle multiple displayed floats in the same tick
Björn Linse
2021-04-26
|
/
*
Handle 'orphaned signs' on line deletion for signcolumn >= 2
Dan Aloni
2021-04-17
*
Merge pull request #14358 from bfredl/decodeco
Björn Linse
2021-04-15
|
\
|
*
decoration: Clean up duplicate Decoration attributes + bonus hl_eol flag
Björn Linse
2021-04-14
*
|
float: add "solid" border style (#14310)
Marco Hinz
2021-04-12
|
/
*
test/ui/cmdline: set notimeout to remove indeterminism (#14338)
Jan Edmund Lazo
2021-04-10
*
Merge pull request #14227 from bfredl/bordaa3
Björn Linse
2021-04-05
|
\
|
*
Border: allow to enable/disable specific border edges
Björn Linse
2021-04-04
*
|
vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...
Ghjuvan Lacambre
2021-04-04
|
/
*
Merge pull request #14268 from erw7/fix-p_ch-problem
erw7
2021-04-04
|
\
|
*
screen: fix problem with p_ch
erw7
2021-04-03
*
|
vim-patch:8.2.2686: status line is not updated when going to cmdline mode
Jan Edmund Lazo
2021-04-01
|
/
*
floats: handle interaction with popupmenu and border correctly
Björn Linse
2021-03-25
*
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
*
|
screen: setup scrolling main screen when starting with display-=msgsep
Björn Linse
2021-03-23
|
/
*
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
*
|
api: destabilize nvim_set_hl_ns
Björn Linse
2021-03-15
[next]