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
*
doc [ci skip]
Justin M. Keyes
2019-03-26
*
signs: support multiple columns #9295
Dan Aloni
2019-03-25
*
Update test
Jit Yao Yap
2019-03-23
*
floating-window.c: fix crash when using inccommand
Jit Yao Yap
2019-03-23
*
window: don't crash when closing two floats in a row
Björn Linse
2019-03-23
*
help: ignore snapshotted window if invalid (#9774)
Marco Hinz
2019-03-23
*
api: ignore floating windows for laststatus=1 (#9771)
Marco Hinz
2019-03-22
*
:mksession : restore tab-local working directories #9754
Chris LaRose
2019-03-21
*
test: add more debuggings tips [ci skip] (#9761)
Marco Hinz
2019-03-19
*
vim-patch:8.1.{0849,1001}: 'cursorline' highlight #9757
Justin M. Keyes
2019-03-19
*
test: example_spec.lua
Justin M. Keyes
2019-03-19
*
Merge pull request #9726 from mhinz/nvim_win_get_config
Marco Hinz
2019-03-17
|
\
|
*
api: add tests for new code paths
Marco Hinz
2019-03-16
|
*
api: numerous small fixes
Marco Hinz
2019-03-16
|
*
api: add width/height to FloatConfig
Marco Hinz
2019-03-16
|
*
api: nvim_win_config() -> nvim_win_set_config()
Marco Hinz
2019-03-16
*
|
aucmd_prepbuf: also restore `prevwin` #9741
Justin M. Keyes
2019-03-17
*
|
Merge pull request #9607 from bfredl/wildpum
Björn Linse
2019-03-16
|
\
\
|
*
|
Allow using internal popupmenu or ext_popupmenu for wildmenu
Björn Linse
2019-03-16
|
|
/
*
|
Merge #9686 'win/Lua: monkey-patch os.getenv()'
Justin M. Keyes
2019-03-16
|
\
\
|
|
/
|
/
|
|
*
Fix os.getenv of lua on Windows
erw7
2019-03-07
|
*
Fix environment variable on Windows
erw7
2019-03-06
*
|
Merge pull request #9616 from chemzqm/completechange
Björn Linse
2019-03-16
|
\
\
|
*
|
autocmd: add MenuPopupChanged autocmd
chemzqm
2019-03-15
*
|
|
test: simplify TUI bg-detection test
Justin M. Keyes
2019-03-15
*
|
|
Merge #9728 from justinmk/autocmd-once
Justin M. Keyes
2019-03-15
|
\
\
\
|
*
|
|
autocmd: do not show empty section after ++once handlers expire
Justin M. Keyes
2019-03-14
|
*
|
|
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
[next]