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
/
src
/
nvim
Commit message (
Expand
)
Author
Age
...
*
|
|
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 #9736 from janlazo/vim-8.1.0019
Justin M. Keyes
2019-03-16
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
oldtests: wait 200ms on mac for timer test
Jan Edmund Lazo
2019-03-16
|
*
|
|
vim-patch:8.1.0019: error when defining a Lambda with index of a function result
Jan Edmund Lazo
2019-03-15
*
|
|
|
Merge pull request #9616 from chemzqm/completechange
Björn Linse
2019-03-16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
autocmd: add MenuPopupChanged autocmd
chemzqm
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
*
|
|
|
|
vim-patch:8.1.0728: avoid breaking after single space #9733
Jan Edmund Lazo
2019-03-15
*
|
|
|
|
Merge pull request #9730 from bfredl/pumfloat
Björn Linse
2019-03-14
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
compositor: fix rendering issues with floats opened after popupmenu
Björn Linse
2019-03-14
*
|
|
|
|
vim-patch:8.1.0671: cursor in wrong column after auto-format #9729
Jan Edmund Lazo
2019-03-14
|
/
/
/
/
*
|
|
|
vim-patch:8.0.1447: still too many old style tests (#9725)
Jan Edmund Lazo
2019-03-14
*
|
|
|
dictwatcheradd(): support b:changedtick #9693
demiurg337
2019-03-14
*
|
|
|
TextYankPost: add v:event["inclusive"] #9717
Justin M. Keyes
2019-03-13
*
|
|
|
vim-patch:8.1.0170: invalid memory use with complicated pattern #9724
Jan Edmund Lazo
2019-03-13
*
|
|
|
docs: floating windows introduction
Björn Linse
2019-03-12
*
|
|
|
floats: add NormalFloat highlight and 'nonumber' default
Björn Linse
2019-03-12
*
|
|
|
window: simplify logic for entering new float
Björn Linse
2019-03-12
*
|
|
|
autocmd: rename "once" => "-once" #9713
Justin M. Keyes
2019-03-11
*
|
|
|
Merge #9708 from justinmk/tui-bg-detect
Justin M. Keyes
2019-03-11
|
\
\
\
\
|
*
|
|
|
TUI/background detection: hook into VimEnter event
Justin M. Keyes
2019-03-11
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
cleanup: rename menu_nable_recurse() #9707
Petter Wahlman
2019-03-10
|
/
/
/
*
|
|
Merge #9706 from justinmk/aucmd-once
Justin M. Keyes
2019-03-10
|
\
\
\
|
*
|
|
autocmd: introduce "once" feature
Justin M. Keyes
2019-03-10
*
|
|
|
vim-patch:8.1.1002: "gf" on URL with port number #9705
Jan Edmund Lazo
2019-03-10
|
/
/
/
*
|
|
Merge #9703 from erw7/fix-executable-on-unix
Justin M. Keyes
2019-03-09
|
\
\
\
|
*
|
|
executable(): return false if user is not owner #9703
erw7
2019-03-09
*
|
|
|
vim-patch:8.1.0994: fix relative cursor position #9676
Justin M. Keyes
2019-03-09
|
/
/
/
*
|
|
Merge #9003 'vim-patch:8.0.1372'
Justin M. Keyes
2019-03-09
|
\
\
\
|
*
|
|
vim-patch:8.0.1372: profile log may be truncated halfway a character
Jan Edmund Lazo
2019-03-08
*
|
|
|
floating-window: fix crash setting cmdheight #9685
erw7
2019-03-09
|
/
/
/
*
|
|
Merge #9662 'vim-patch:8.0.{0643-0646}'
Justin M. Keyes
2019-03-08
|
\
\
\
|
*
|
|
lint: fix coding style
Billy Su
2019-03-08
|
*
|
|
vim-patch:8.0.0646: the hlsearch test fails on fast systems
Billy Su
2019-03-08
|
*
|
|
vim-patch:8.0.0645: no error for illegal back reference in NFA engine
Billy Su
2019-03-07
|
*
|
|
vim-patch:8.0.0644: the timeout for 'hlsearch' is not tested
Billy Su
2019-03-07
|
*
|
|
vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusable
Billy Su
2019-03-07
*
|
|
|
vim-patch:8.1.0826: too many #ifdefs
Jan Edmund Lazo
2019-03-08
*
|
|
|
oldtests: set shellslash in Test_true_false_arg()
Jan Edmund Lazo
2019-03-08
*
|
|
|
oldtests: set shellslash in Test_shellescape()
Jan Edmund Lazo
2019-03-08
*
|
|
|
vim-patch:8.1.0739: text objects in not sufficiently tested
Jan Edmund Lazo
2019-03-07
*
|
|
|
vim-patch:8.1.0998: getcurpos() unexpectedly changes "curswant"
Jan Edmund Lazo
2019-03-07
|
/
/
/
*
|
|
vim-patch:8.1.0935: old regexp engine may use invalid buffer #9692
Jan Edmund Lazo
2019-03-07
*
|
|
tui_tk_ti_getstr: handle weird value #9688
Boskovits
2019-03-07
|
|
/
|
/
|
[prev]
[next]