aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #12252 from dlukes/formatting-syncHirokazu Hata2020-06-27
|\
| * lsp: Add sync variant of LSP formattingDavid Lukes2020-06-22
* | Merge pull request #12133 from bradking/syntax-foldJames McCoy2020-06-24
|\ \
| * | vim-patch:8.2.0865 syntax: Add command to control how foldlevel is computedBrad King2020-06-23
| * | syntax: Factor out duplicate E390 stringsBrad King2020-06-23
| * | syntax: factor out helper to compute the syntax-based foldlevelBrad King2020-06-23
* | | vim-patch:8.2.1044: not all systemd file types are recognized (#12527)Jan Edmund Lazo2020-06-24
* | | vim-patch:8.2.1041: test summary is missing executed count (#12519)Jan Edmund Lazo2020-06-23
* | | lsp: when apply text edits, set buflisted on buffers (#12489)francisco souza2020-06-23
|/ /
* | terminal: preserve mode when using <Cmd>wincmd in terminal mode (#12254)Ghjuvan Lacambre2020-06-22
* | main.c: fix hang issue with recoverymode (#12496)erw72020-06-22
* | Merge pull request #12455 from janlazo/vim-8.0.1554Matthieu Coudron2020-06-22
|\ \
| * | vim-patch:8.2.0999: moving to next sentence gets stuck on quoteJan Edmund Lazo2020-06-18
| * | vim-patch:8.2.0998: not all tag code is testedJan Edmund Lazo2020-06-18
| * | vim-patch:8.2.0983: SConstruct file type not recognizedJan Edmund Lazo2020-06-18
| * | vim-patch:8.2.0980: raku file extension not recognizedJan Edmund Lazo2020-06-18
| * | vim-patch:8.2.0964: TextYankPost does not provide info about Visual selectionJan Edmund Lazo2020-06-18
| * | vim-patch:8.2.0963: number increment/decrement does not work with 'virtualedit'Jan Edmund Lazo2020-06-18
| * | vim-patch:8.2.0966: 'shortmess' flag "n" not used in two placesJan Edmund Lazo2020-06-18
| * | vim-patch:8.2.0954: not all desktop files are recognizedJan Edmund Lazo2020-06-18
| * | vim-patch:8.1.1977: terminal debugger plugin may hangJan Edmund Lazo2020-06-18
| * | vim-patch:8.2.0938: NFA regexp uses tolower ()to compare ignore-caseJan Edmund Lazo2020-06-18
| * | option: fix pvs/v547Jan Edmund Lazo2020-06-18
| * | eval: fix pvs/v547Jan Edmund Lazo2020-06-18
| * | vim-patch:8.2.0932: missspelling spelllangJan Edmund Lazo2020-06-18
| * | vim-patch:8.2.0930: script filetype detection trips over env -S argumentJan Edmund Lazo2020-06-18
| * | vim-patch:8.2.0927: some sshconfig and ssdhconfig files are not recognizedJan Edmund Lazo2020-06-18
| * | vim-patch:8.0.1554: custom plugins loaded with --cleanJan Edmund Lazo2020-06-18
* | | eval: fix assertion failure in garbage collection (#12436)erw72020-06-22
| |/ |/|
* | version.c: update [ci skip] (#12391)Marvim the Paranoid Android2020-06-21
* | neovim-qt: bump to version 0.2.16 (#12508)John Gehrig2020-06-19
|/
* lsp: Add new highlight groups used in show_line_diagnostics (#12473)francisco souza2020-06-18
* Merge pull request #12497 from leun4m/patch/tex-runtimeTJ DeVries2020-06-18
|\
| * tex.vim: patch runtime/indent to 388a5d4f20b4Manuel Krebs2020-06-17
| * tex.vim: patch runtime to 65e0d77a66b7Manuel Krebs2020-06-16
| * tex.vim: patch runtime to 388a5d4f20b4Manuel Krebs2020-06-16
| * tex.vim: patch runtime to 1d9215b9aaa1Manuel Krebs2020-06-16
|/
* Merge pull request #12342 from h-michael/fix-docHirokazu Hata2020-06-15
|\
| * doc: fix vim.api.nvim_buf_attach callback argumentsHirokazu Hata2020-06-15
* | Merge pull request #12469 from h-michael/requestHirokazu Hata2020-06-15
|\ \
| * | lsp: even if contents before change is 0 byte, request to serverHirokazu Hata2020-06-11
* | | Fix highlight group names in LSP documentation (#12427)Kevin Fleming2020-06-14
* | | lsp: Fix text edits with the same start position (#12434)Andreas Johansson2020-06-14
* | | lsp: Add `BufLeave` to `close_preview_autocmd` function call (#12477)Dheepak Krishnamurthy2020-06-12
* | | test: Fix ignored LSP tests (#12470)David Lukes2020-06-11
* | | lsp: Fix #12449 textDocumentSync.save can be boolean. Access textDocumentSync...Stephan Seitz2020-06-11
|/ /
* | Merge pull request #12467 from h-michael/issue-templateHirokazu Hata2020-06-11
|\ \
| * | issue template: fix label syntax for lsp bug reportHirokazu Hata2020-06-11
|/ /
* | Merge pull request #12461 from h-michael/issue-templateHirokazu Hata2020-06-11
|\ \
| * | add GitHub issue template for lspHirokazu Hata2020-06-11