aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test,unit: Change test according to change of bg color response processingerw72020-11-20
* TUI: fix processing of bg color responseerw72020-11-20
* TUI: fix bracket paste getting stuckerw72020-11-20
* Merge pull request #12592 from jamessan/fix-mod-keysJames McCoy2020-11-20
|\
| * keymap: Preserve S- modifier when C- is presentJames McCoy2020-11-16
| * tui/input: Add S- modifier for chords with capital ASCIIJames McCoy2020-11-16
| * Understand Escape as another name for EscJames McCoy2020-11-16
* | Merge pull request #13321 from seandewar/vim-8.2.2011Jan Edmund Lazo2020-11-19
|\ \
| * | vim-patch:8.2.2011: "syn sync" reports a very large numberSean Dewar2020-11-19
| * | vim-patch:8.2.2006: .pbtxt files are not recognizedSean Dewar2020-11-19
* | | Merge pull request #13330 from adrian5/filetype-gitcommitJan Edmund Lazo2020-11-19
|\ \ \ | |/ / |/| |
| * | gitcommit.vim: patch runtime/syntax to c08ee7476b1adrian52020-11-20
| * | gitcommit.vim: patch runtime/ftplugin to c08ee7476adrian52020-11-20
|/ /
* | Merge pull request #13319 from bfredl/bfredlpackagesBjörn Linse2020-11-19
|\ \
| * | startup: load files from &packpath . '/start/{pluginname}'Björn Linse2020-11-19
|/ /
* | Merge pull request #13316 from bfredl/vim-8.2.2005Björn Linse2020-11-18
|\ \
| * | vim-patch:8.2.2005: redoing a mapping with <Cmd> doesn't work properlyBjörn Linse2020-11-18
* | | Merge pull request #13318 from tjdevries/fix_vigouxs_segfaulting_mistakesThomas Vigouroux2020-11-18
|\ \ \ | |/ / |/| |
| * | fix: NULL segfaults brought to you by @vigouxTJ DeVries2020-11-18
|/ /
* | Merge pull request #13308 from Shougo/vim-8.2.1995Björn Linse2020-11-17
|\ \
| * | vim-patch:8.2.1995: the popup menu can cause too much redrawingShougo Matsushita2020-11-17
|/ /
* | Merge pull request #13302 from blueyed/fix-deps-luv-staticJames McCoy2020-11-16
|\ \ | |/ |/|
| * deps: fix BuildLuv without bundled libuvDaniel Hahler2020-11-16
* | Merge pull request #13303 from vigoux/fix-13298Björn Linse2020-11-16
|\ \
| * | fix(floatwin): don't always use winheightThomas Vigouroux2020-11-16
| |/
* | Merge pull request #13304 from rockerBOO/docs-fix-nvim_lsp-lspconfigThomas Vigouroux2020-11-16
|\ \ | |/ |/|
| * docs: Change nvim_lsp to lspconfigrockerBOO2020-11-16
|/
* Merge pull request #13300 from rockerBOO/docs-nvim_lsp-to-lspconfigThomas Vigouroux2020-11-16
|\
| * docs: Update ISSUE_TEMPLATE for lsp_bug_reportrockerBOO2020-11-16
| * docs: Follow conventionsrockerBOO2020-11-16
| * docs: Update nvim_lsp to lspconfigrockerBOO2020-11-16
|/
* Merge pull request #13293 from janlazo/vim-8.2.1976Matthieu Coudron2020-11-15
|\
| * globals: eliminate "enc_utf8" macroJan Edmund Lazo2020-11-14
| * globals: eliminate "has_mbyte" macroJan Edmund Lazo2020-11-14
| * vim-patch:8.2.1982: quickfix window now updated when adding invalid entriesJan Edmund Lazo2020-11-14
* | Merge pull request #13297 from jamessan/github-actionsJames McCoy2020-11-15
|\ \
| * | GHA: Add tsan job to the matrixJames McCoy2020-11-14
| * | GHA: Use matrix to de-duplicate workflow definitionJames McCoy2020-11-14
| * | ci: Remove $CCACHE_CPP2James McCoy2020-11-14
| * | GHA: Move env var setup into env.sh to keep it DRYJames McCoy2020-11-14
| * | ci: Install gem binaries to ~/.local/binJames McCoy2020-11-14
|/ /
* / lsp: Expose all diagnostics (#13285)Mathias Fußenegger2020-11-14
|/
* Merge pull request #13275 from janlazo/vim-8.1.0805Matthieu Coudron2020-11-14
|\
| * vim-patch:8.1.0805: too many #ifdefsJan Edmund Lazo2020-11-12
| * vim-patch:8.1.0810: too many #ifdefsJan Edmund Lazo2020-11-12
| * vim-patch:8.1.0809: too many #ifdefsJan Edmund Lazo2020-11-12
| * vim-patch:8.1.0806: too many #ifdefsJan Edmund Lazo2020-11-12
| * vim-patch:8.1.0811: too many #ifdefsJan Edmund Lazo2020-11-12
* | Merge pull request #12698 from erw7/fix-popupmenu-with-rlJan Edmund Lazo2020-11-13
|\ \
| * | ui: fix problem with the popupmenu when rightleft is seterw72020-07-31