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
...
|
*
|
|
|
autocmd: rename: "++nested", "++once"
Justin M. Keyes
2019-03-14
*
|
|
|
|
compositor: fix rendering issues with floats opened after popupmenu
Björn Linse
2019-03-14
|
/
/
/
/
*
|
|
|
dictwatcheradd(): support b:changedtick #9693
demiurg337
2019-03-14
*
|
|
|
TextYankPost: add v:event["inclusive"] #9717
Justin M. Keyes
2019-03-13
*
|
|
|
test/CI: skip "throttles output" test on Travis macOS #9721
Justin M. Keyes
2019-03-12
*
|
|
|
floats: add NormalFloat highlight and 'nonumber' default
Björn Linse
2019-03-12
*
|
|
|
autocmd: rename "once" => "-once" #9713
Justin M. Keyes
2019-03-11
*
|
|
|
TUI/background detection: hook into VimEnter event
Justin M. Keyes
2019-03-11
|
|
_
|
/
|
/
|
|
*
|
|
autocmd: introduce "once" feature
Justin M. Keyes
2019-03-10
*
|
|
vim-patch:8.1.0994: fix relative cursor position #9676
Justin M. Keyes
2019-03-09
*
|
|
floating-window: fix crash setting cmdheight #9685
erw7
2019-03-09
|
|
/
|
/
|
*
|
buffer: use aucmd_prepbuf() instead of switch_to_win_for_buf()
Björn Linse
2019-03-05
|
/
*
edit.c: Disable indent during completion
lePerdu
2019-03-03
*
Merge pull request #9667 from bfredl/winclose
Björn Linse
2019-03-03
|
\
|
*
api: add nvim_win_close() to close window by id
Björn Linse
2019-03-03
*
|
test: multibyte env var names #9655
Justin M. Keyes
2019-03-03
|
/
*
Merge pull request #6619 from bfredl/floating
Björn Linse
2019-03-02
|
\
|
*
floats: implement floating windows
Björn Linse
2019-03-02
*
|
search.c: remove dead code #5307
Justin M. Keyes
2019-03-02
|
/
*
API/buffer-updates: always detach on buf-reload #9643
KillTheMule
2019-03-01
*
test: fix isCI() for Quickbuild
Justin M. Keyes
2019-03-01
*
test/env: multibyte env var to child process
erw7
2019-02-28
*
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
2019-02-27
*
os_getenv, os_setenv: revert "widechar" impl
Justin M. Keyes
2019-02-26
*
os_setenv: use _wputenv_s; remove vestigial code #7920
Justin M. Keyes
2019-02-25
*
TUI: rework background-color detection
Justin M. Keyes
2019-02-22
*
Merge #5027 'TUI: detect background color'
Justin M. Keyes
2019-02-17
|
\
|
*
Merge #5027 'TUI: detect background color'
Justin M. Keyes
2019-01-17
|
|
\
|
|
*
Add tests for terminal background detection
Josh Triplett
2016-07-24
*
|
|
Merge #9593 'API: nvim_create_buf: "scratch" param'
Justin M. Keyes
2019-02-17
|
\
\
\
|
*
|
|
API: nvim_create_buf: add `scratch` parameter
Justin M. Keyes
2019-02-17
*
|
|
|
terminal: Fix potential invalid local 'scrollback' (#9605)
Justin M. Keyes
2019-02-17
|
/
/
/
*
|
|
UI: change implementation of hl_rgb2cterm_color()
Justin M. Keyes
2019-02-12
*
|
|
highlight: handle blending with gui=reverse and guisp attributes
Björn Linse
2019-02-11
*
|
|
ui: implement ext_messages
Björn Linse
2019-02-10
*
|
|
api: add nvim_create_buf to create a new empty buffer.
Björn Linse
2019-02-09
*
|
|
UI: implement 'pumblend' option for semi-transparent popupmenu
Björn Linse
2019-02-07
*
|
|
UI: always use contrete colors for default_colors_set
Björn Linse
2019-02-05
*
|
|
Merge #9560 from justinmk/Wmissing-prototypes
Justin M. Keyes
2019-02-04
|
\
\
\
|
*
|
|
build: -Wmissing-prototypes
Justin M. Keyes
2019-02-04
*
|
|
|
options: set 'scrollback' to -1 by default #9563
Marco Hinz
2019-02-04
*
|
|
|
events: add "Signal" event #9564
Marco Hinz
2019-02-04
|
/
/
/
*
|
|
Merge pull request #9579 from bfredl/pum_fix
Björn Linse
2019-02-03
|
\
\
\
|
*
|
|
popupmenu: fix alignment of kind and extra after #9530
Björn Linse
2019-02-03
*
|
|
|
Merge #9578 'vim-patch:8.0.{1045,1073,1077,1114}'
Justin M. Keyes
2019-02-03
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
vim-patch:8.0.1114: default for 'iminsert' is annoying
Jan Edmund Lazo
2019-02-03
*
|
|
|
Merge pull request #9530 from bfredl/pum_float
Björn Linse
2019-02-02
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tests/ui: add test for popupmenu redrawing in various situations
Björn Linse
2019-02-02
*
|
|
|
inccommand: auto-disable if folding is slow #9568
KillTheMule
2019-02-01
*
|
|
|
test: adjust timer_spec
Justin M. Keyes
2019-01-31
[prev]
[next]