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
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.0814: :mksession cannot handle a very long 'runtimepath'
Billy Su
2020-05-02
*
version.c: update [ci skip] #12196
Marvim the Paranoid Android
2020-05-01
*
Merge pull request #12204 from archseer/lsp-user-data
Matthieu Coudron
2020-04-30
|
\
|
*
vim-patch:8.2.0084: complete item "user_data" can only be a string
Blaž Hrastnik
2020-04-29
*
|
lsp: use vim.tbl_isempty to check sign (#12190)
Hirokazu Hata
2020-04-28
*
|
tui: Fix italics when $TERM is screen in tmux #12199
erw7
2020-04-28
|
/
*
api/ui: simplify popup menu position get/set logic; fix test
Yatao Li
2020-04-28
*
api/ui: allow set bounds row and col to be less than 0; ui_pum_get_pos: retur...
Yatao Li
2020-04-28
*
gen_api_dispatch.lua: allow msgpack int for Float args; test: add ui_pum_set_...
Yatao Li
2020-04-28
*
external pum: use floating point geometry; typval: add tv_dict_add_float
Yatao Li
2020-04-28
*
ui_pum_get_pos: return internal pum position if external pum pos not found
Yatao Li
2020-04-28
*
API/UI: Allow UI to set PUM position and size, and pass the position to Compl...
Yatao Li
2020-04-28
*
Merge pull request #12018 from janlazo/vim-8.0.1123
Matthieu Coudron
2020-04-27
|
\
|
*
vim-patch:8.0.1375: window size wrong after maximizing with WinBar
Jan Edmund Lazo
2020-04-26
|
*
vim-patch:8.1.1264: crash when closing window from WinBar click
Jan Edmund Lazo
2020-04-26
|
*
vim-patch:8.0.1139: using window toolbar changes state
Jan Edmund Lazo
2020-04-26
|
*
vim-patch:8.0.1334: splitting a window with a WinBar damages window layout
Jan Edmund Lazo
2020-04-26
|
*
vim-patch:8.0.1292: quick clicks in the WinBar start Visual mode
Jan Edmund Lazo
2020-04-26
|
*
vim-patch:8.0.1138: click in window toolbar starts Visual mode
Jan Edmund Lazo
2020-04-26
|
*
vim-patch:8.0.1142: window toolbar menu gets a tear-off item
Jan Edmund Lazo
2020-04-26
|
*
vim-patch:8.0.1125: wrong window height when splitting window with window too...
Jan Edmund Lazo
2020-04-26
|
*
vim-patch:8.0.1123: cannot define a toolbar for a window
Jan Edmund Lazo
2020-04-26
*
|
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-27
|
\
\
|
*
\
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-26
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
mark userfunc as legacy
Jakub Łuczyński
2020-02-13
|
|
*
rename: user_funcs -> userfunc
Jakub Łuczyński
2020-02-13
|
|
*
fix: includes
Jakub Łuczyński
2020-02-13
|
|
*
fix: moved macros
Jakub Łuczyński
2020-02-13
|
|
*
fix: moved some static inline function
Jakub Łuczyński
2020-02-13
|
|
*
fix: vvlua_partial
Jakub Łuczyński
2020-02-13
|
|
*
fix: made eval_lavars_used global
Jakub Łuczyński
2020-02-13
|
|
*
fix: include static function declarations
Jakub Łuczyński
2020-02-13
|
|
*
fix: header updates
Jakub Łuczyński
2020-02-13
|
|
*
Removed redundant define
Jakub Łuczyński
2020-02-13
|
|
*
fix: factor out make_partial
Jakub Łuczyński
2020-02-13
|
|
*
fix: prof functions
Jakub Łuczyński
2020-02-13
|
|
*
fix: var_set_global
Jakub Łuczyński
2020-02-13
|
|
*
fix: find_var_ht_dict
Jakub Łuczyński
2020-02-13
|
|
*
fix: factor out new functions
Jakub Łuczyński
2020-02-13
|
|
*
fix: func_init
Jakub Łuczyński
2020-02-13
|
|
*
unstatic some functions
Jakub Łuczyński
2020-02-13
|
|
*
moved more stuff
Jakub Łuczyński
2020-02-13
|
|
*
created header file
Jakub Łuczyński
2020-02-13
|
|
*
moved functions to user_funcs.c (no code changes)
Jakub Łuczyński
2020-02-13
*
|
|
Merge #12155 ':ls filter by terminal, lastused'
Justin M. Keyes
2020-04-26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vim-patch:8.1.2225: the "last used" info of a buffer is under used
Rob Pilling
2020-04-21
|
*
|
vim-patch:8.0.1651: cannot filter :ls output for terminal buffers
Rob Pilling
2020-04-19
|
*
|
vim-patch:7.4.1988
Rob Pilling
2020-04-19
*
|
|
lint: use docstring style #12187
Billy SU
2020-04-26
*
|
|
tui: improve support for GNU Screen (#12098)
erw7
2020-04-26
[next]