aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | Merge pull request #13315 from ThomasFeher/colorscheme_terminalJames McCoy2020-11-26
|\ \
| * | Fix colors in terminal by maintaining COLORTERMThomas Fehér2020-11-26
* | | Merge pull request #13386 from glepnir/glepnir-patch-1Hirokazu Hata2020-11-26
|\ \ \
| * | | use if_nil variable replace vim.F.if_nilRaphael2020-11-26
|/ / /
* | | Merge pull request #13375 from janlazo/vim-8.2.2041Jan Edmund Lazo2020-11-25
|\ \ \
| * | | vim-patch:8.2.0462: previewwindow test fails on some systemsJan Edmund Lazo2020-11-25
| * | | vim-patch:8.2.0996: using "aucmdwin" in win_gettype() is not idealJan Edmund Lazo2020-11-25
| * | | vim-patch:8.2.0991: cannot get window type for autocmd and preview windowJan Edmund Lazo2020-11-25
| * | | vim-patch:8.2.0257: cannot recognize a terminal in a popup windowJan Edmund Lazo2020-11-25
| * | | vim-patch:8.1.2390: test94 is old style, fix 7.4.441 not testedJan Edmund Lazo2020-11-25
| * | | vim-patch:8.2.0303: TermChanged test fails in the GUIJan Edmund Lazo2020-11-24
| * | | vim-patch:8.2.0302: setting 'term' may cause error in TermChanged autocommandJan Edmund Lazo2020-11-24
| * | | vim-patch:8.1.2290: autocommand test failsJan Edmund Lazo2020-11-24
| * | | vim-patch:8.2.2041: haskell filetype not optimally recognizedJan Edmund Lazo2020-11-24
* | | | Lsp: fix vim.F.ifnil to vim.F.if_nil (#13384)Raphael2020-11-25
* | | | LSP: Feature/add workspace folders (#12638)Michael Lingelbach2020-11-25
* | | | screen.c: Allow showbreak to override cursorline. (#13372)shade-of-noon2020-11-25
* | | | Merge pull request #13379 from bfredl/runtimeBjörn Linse2020-11-25
|\ \ \ \
| * | | | runtime: extract 'runtimepath' and 'packpath' logic to its own fileBjörn Linse2020-11-25
* | | | | Merge pull request #13357 from vigoux/luahl-priorityBjörn Linse2020-11-25
|\ \ \ \ \