aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* build: Inherit -n and -jN flags if Ninja #12219Eisuke Kawashima2020-05-01
* doc/UI: mode_info_set: mention colors should be swapped #12211Ghjuvan Lacambre2020-05-01
* treesitter: unknown predicates always match #12173Thomas Vigouroux2020-04-30
* Merge pull request #12204 from archseer/lsp-user-dataMatthieu Coudron2020-04-30
|\
| * lsp/completion: Expose completion_item under completed_items.user_data.Blaž Hrastnik2020-04-29
| * vim-patch:8.2.0084: complete item "user_data" can only be a stringBlaž Hrastnik2020-04-29
* | LSP: enable using different highlighting rules for LSP signs (#12176)Ghjuvan Lacambre2020-04-29
* | LSP: support tagstack #12096Yen32020-04-28
* | lsp: use vim.tbl_isempty to check sign (#12190)Hirokazu Hata2020-04-28
* | tui: Fix italics when $TERM is screen in tmux #12199erw72020-04-28
|/
* Merge pull request #11943 from yatli/masterMatthieu Coudron2020-04-27
|\
| * api/ui: simplify popup menu position get/set logic; fix testYatao Li2020-04-28
| * api/ui: allow set bounds row and col to be less than 0; ui_pum_get_pos: retur...Yatao Li2020-04-28
| * gen_api_dispatch.lua: allow msgpack int for Float args; test: add ui_pum_set_...Yatao Li2020-04-28
| * external pum: use floating point geometry; typval: add tv_dict_add_floatYatao Li2020-04-28
| * ui_pum_get_pos: return internal pum position if external pum pos not foundYatao Li2020-04-28
| * API/UI: Allow UI to set PUM position and size, and pass the position to Compl...Yatao Li2020-04-28
|/
* Merge pull request #12018 from janlazo/vim-8.0.1123Matthieu Coudron2020-04-27
|\
| * vim-patch:8.0.1375: window size wrong after maximizing with WinBarJan Edmund Lazo2020-04-26
| * vim-patch:8.1.1264: crash when closing window from WinBar clickJan Edmund Lazo2020-04-26
| * vim-patch:8.0.1139: using window toolbar changes stateJan Edmund Lazo2020-04-26
| * vim-patch:8.0.1334: splitting a window with a WinBar damages window layoutJan Edmund Lazo2020-04-26
| * vim-patch:8.0.1292: quick clicks in the WinBar start Visual modeJan Edmund Lazo2020-04-26
| * vim-patch:8.0.1138: click in window toolbar starts Visual modeJan Edmund Lazo2020-04-26
| * vim-patch:8.0.1142: window toolbar menu gets a tear-off itemJan Edmund Lazo2020-04-26
| * vim-patch:8.0.1125: wrong window height when splitting window with window too...Jan Edmund Lazo2020-04-26
| * vim-patch:8.0.1123: cannot define a toolbar for a windowJan Edmund Lazo2020-04-26
* | Merge #11851 'eval.c: factor out eval/userfunc.c'Justin M. Keyes2020-04-27
|\ \
| * \ Merge #11851 'eval.c: factor out eval/userfunc.c'Justin M. Keyes2020-04-26
| |\ \
| | * | mark userfunc as legacyJakub Łuczyński2020-02-13
| | * | rename: user_funcs -> userfuncJakub Łuczyński2020-02-13
| | * | fix: includesJakub Łuczyński2020-02-13
| | * | fix: moved macrosJakub Łuczyński2020-02-13
| | * | fix: moved some static inline functionJakub Łuczyński2020-02-13
| | * | fix: vvlua_partialJakub Łuczyński2020-02-13
| | * | fix: made eval_lavars_used globalJakub Łuczyński2020-02-13
| | * | fix: include static function declarationsJakub Łuczyński2020-02-13
| | * | fix: header updatesJakub Łuczyński2020-02-13
| | * | Removed redundant defineJakub Łuczyński2020-02-13
| | * | fix: factor out make_partialJakub Łuczyński2020-02-13
| | * | fix: prof functionsJakub Łuczyński2020-02-13
| | * | fix: var_set_globalJakub Łuczyński2020-02-13
| | * | fix: find_var_ht_dictJakub Łuczyński2020-02-13
| | * | fix: factor out new functionsJakub Łuczyński2020-02-13
| | * | fix: func_initJakub Łuczyński2020-02-13
| | * | unstatic some functionsJakub Łuczyński2020-02-13
| | * | moved more stuffJakub Łuczyński2020-02-13
| | * | created header fileJakub Łuczyński2020-02-13
| | * | moved functions to user_funcs.c (no code changes)Jakub Łuczyński2020-02-13
* | | | Merge #12155 ':ls filter by terminal, lastused'Justin M. Keyes2020-04-26
|\ \ \ \ | |_|_|/ |/| | |