aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.2.2085: Qt translation file is recognized as typescriptJan Edmund Lazo2020-12-03
* vim-patch:8.2.1907: complete_info().selected may be wrongJan Edmund Lazo2020-12-03
* vim-patch:8.2.1673: complete_info() selected index has an invalid valueJan Edmund Lazo2020-12-03
* vim-patch:8.2.2078: illegal memory access when using :print on invalid textJan Edmund Lazo2020-12-03
* lsp: Change diagnosticg.get_all to return {bufnr: Diagnostic[]} (#13310)Mathias Fußenegger2020-12-03
* lsp: Make open_floating_preview buffers ephemeral (#13437)runiq2020-12-03
* lsp: Fix "unsupported_method" error when the buffer does not have an LSP Serv...eightpigs2020-12-03
* vim-patch:8.2.0602: :unlet $VAR does not work properly (#13238)Sean Dewar2020-12-02
* Merge pull request #13428 from janlazo/nvim-8.0.1525Jan Edmund Lazo2020-12-01
|\
| * test/wildmode_spec: override $PS1Jan Edmund Lazo2020-12-01
| * test/timer_spec: increase base timeoutJan Edmund Lazo2020-12-01
| * vim-patch:8.0.1525: using :wqa exits even if a job runs in a terminal windowJan Edmund Lazo2020-12-01
| * vim-patch:8.0.0953: get "no write since last change" error in terminal windowJan Edmund Lazo2020-12-01
| * fixup! vim-patch:8.0.0858: check if job terminal is running #10908Jan Edmund Lazo2020-12-01
* | Merge pull request #12235 from dm1try/add_init_luaBjörn Linse2020-12-01
|\ \
| * | executor: use new nlua_ name patternBjörn Linse2020-12-01
| * | doc: mention init.luadm1try2020-12-01
| * | startup: allow lua files as session onedm1try2020-12-01
| * | startup: add init.lua as an alternative user config, fixes #7895dm1try2020-12-01
| * | path: add helper for checking a file extensiondm1try2020-12-01
* | | Merge pull request #13425 from bfredl/secretcharmBjörn Linse2020-12-01
|\ \ \ | |/ / |/| |
| * | ex_getln: add secret charmBjörn Linse2020-12-01
* | | Merge pull request #13426 from yegappan/vimdiffBjörn Linse2020-12-01
|\ \ \ | |_|/ |/| |
| * | Update vim_diff.txtYegappan Lakshmanan2020-11-30
|/ /
* | Merge pull request #13419 from janlazo/vim-8.2.2067Jan Edmund Lazo2020-11-30
|\ \
| * | vim-patch:8.1.2264: there are two test files for :letJan Edmund Lazo2020-11-30
| * | test/old: partial port of patch 8.1.0736Jan Edmund Lazo2020-11-30
| * | test/old: partial port of patch 8.1.0711Jan Edmund Lazo2020-11-30
| * | vim-patch:8.2.2069: the quickfix window is not updated after setqflist()Jan Edmund Lazo2020-11-29
| |/
* | Merge pull request #13378 from mgnsk/fix-undeclared-identifierJames McCoy2020-11-30
|\ \ | |/ |/|
| * fall back to os_realpathMagnus Kokk2020-11-30
| * Fix undeclared identifier when HAVE_READLINK is not definedMagnus Kokk2020-11-30
|/
* Merge pull request #13404 from jarimayenburg/filetype_dockerJan Edmund Lazo2020-11-29
|\
| * runtime/dockerfile.vim: ebdf3c964a901fc00c9009689f7cfda478342c51Jari Maijenburg2020-11-29
| * runtime/dockerfile.vim: 560979ed4f0216f902a2c247e937f00a27dcb198Jari Maijenburg2020-11-29
* | folds: use Folded highlight even with spell on (#13393)Matthieu Coudron2020-11-29
* | doc: fix lsp statusline examle (#13286)Damien Rajon2020-11-29
* | Merge pull request #13288 from acomagu/reduce-memory-usage-lsp-rpcJames McCoy2020-11-28
|\ \
| * | lsp: Reduce memory usage for buffering the message from LSP.Yuki Ito2020-11-29
|/ /
* | vim-patch:8.2.0095: cannot specify exit code for :cquit (#13407)Jan Edmund Lazo2020-11-28
* | Merge pull request #13405 from bfredl/newlogBjörn Linse2020-11-28
|\ \ | |/ |/|
| * initialization: delay logging in set_init_1()Björn Linse2020-11-28
|/
* Merge pull request #13402 from janlazo/vim-8.2.2056Jan Edmund Lazo2020-11-27
|\
| * vim-patch:8.2.0271: the "num64" feature is available everywhereJan Edmund Lazo2020-11-27
| * vim-patch:8.2.2059: Amiga: can't find pluginsJan Edmund Lazo2020-11-27
| * vim-patch:8.1.0951: using WIN64 even though it is never definedJan Edmund Lazo2020-11-27
|/
* Merge pull request #13397 from adrian5/filetype-gitrebaseJan Edmund Lazo2020-11-27
|\
| * gitrebase.vim: patch runtime/syntax to 664f3cf3f21adrian52020-11-27
| * gitrebase.vim: patch runtime/syntax to c08ee7476b1adrian52020-11-27
| * gitrebase.vim: patch runtime/ftplugin to c08ee7476adrian52020-11-27