aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* | | | 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
* | | lsp: Fix #12449 textDocumentSync.save can be boolean. Access textDocumentSync...Stephan Seitz2020-06-11
|/ /
* | Add overlapped option to jobstarterw72020-06-10
* | Merge pull request #12321 from vigoux/treesitter-runtimeMatthieu Coudron2020-06-06
|\ \
| * | treesitter: fix testsThomas Vigouroux2020-06-03
* | | Merge pull request #12413 from janlazo/vim-8.2.0089Matthieu Coudron2020-06-06
|\ \ \
| * | | vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()Jan Edmund Lazo2020-06-04
| * | | vim-patch:8.2.0873: a .jl file can be sawfish (lisp) or JuliaJan Edmund Lazo2020-06-04
* | | | Merge pull request #12411 from kuuote/fix-remote-plugin-commandMatthieu Coudron2020-06-06
|\ \ \ \ | |/ / / |/| | |
| * | | runtime: fix remote plugin command fails at some casekuuote2020-05-31
* | | | lsp: do not process diagnostics for unloaded buffers (#12440)TJ DeVries2020-06-04
* | | | lsp: compute height of floating preview correctly for wrapped lines (#12380)Christian Clason2020-06-04
* | | | lsp: Add check for `declaration` and `typeDefinition` support in vim lsp serv...Dheepak Krishnamurthy2020-06-04
* | | | lua: fix behavior when split empty string (#12429)notomo2020-06-04
* | | | Merge pull request #12343 from ndreas/fix/lsp-multibyte-indexingHirokazu Hata2020-06-04
|\ \ \ \
| * | | | Use get_line_byte_from_position in jump_to_locationAndreas Johansson2020-05-19
| * | | | Refactor fetching the line byteAndreas Johansson2020-05-19
* | | | | Add v:event.visual during `TextYankPost` (#12382)Christian Clason2020-06-03
* | | | | lua: fix infinite loop for vim.split on empty string (#12420)notomo2020-06-02
| |_|/ / |/| | |
* | | | lua: add vim.highlight.range (#12401)Christian Clason2020-05-31
| |/ / |/| |
* | | vim-patch:8.2.0843: filetype elm not detected (#12403)Jan Edmund Lazo2020-05-30
* | | lua: vim.wait implementationTJ DeVries2020-05-30
* | | provider: Fix ruby checkhealth error for Windows (#12400)BusyBruce2020-05-30
* | | lua: simple snippet support in the completion items (#12118)Viktor Kojouharov2020-05-28
* | | lsp: add preview_location util function (#12368)Christian Clason2020-05-26
* | | lsp: make the command error message more detailed (#11633)Hirokazu Hata2020-05-26
* | | Merge pull request #12367 from h-michael/lsp-logHirokazu Hata2020-05-25
|\ \ \
| * | | lsp: change log name to "lsp.log" from "vim-lsp.log"Hirokazu Hata2020-05-23
* | | | vim-patch:8.0.1668: terminal debugger: can't re-open source code window (#12329)Jan Edmund Lazo2020-05-24
* | | | vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)kuuote2020-05-24
|/ / /
* | | doc: Add optional d for `:lcd` and `:tcd` (#12359)Austin Traver2020-05-22
* | | Change uri_to_fname to not convert non-file URIs (#12351)Mathias Fußenegger2020-05-22
* | | LSP: Don't swallow bufnr argument from callbacks (#12350)Mathias Fußenegger2020-05-20
* | | provider: Add python3.9 to autoload/provider/pythonx.vim (#12344)Faris A Chugthai2020-05-20
| |/ |/|
* | lsp: fix get diagnositcsMike Hartington2020-05-19
* | lua: Add highlight.on_yank (#12279)Christian Clason2020-05-18
|/
* doc: Vim internal variables & options in lua (#12302)TJ DeVries2020-05-17
* lsp: Fix timezone format of LSP log (ISO 8601) (#12332)Eisuke Kawashima2020-05-17
* lsp: Handle end lines in apply_text_edits (#12314)Andreas Johansson2020-05-17
* lua: add tbl_deep_extend (#11969)Hirokazu Hata2020-05-17
* vim-patch:8.1.1084: cannot delete a match from another window (#12325)Shougo2020-05-16
* Check for nil before checking for empty tableAndy Lindeman2020-05-15
* LSP: Add textDocument/codeAction support (#11607)Jesse2020-05-16
* Merge pull request #12259 from janlazo/vim-8.1.1186James McCoy2020-05-15
|\
| * vim-patch:8.2.0736: some files not recognized as pamenvJan Edmund Lazo2020-05-11
| * vim-patch:8.2.0713: the pam_environment file is not recognizedJan Edmund Lazo2020-05-11
| * vim-patch:8.2.0705: indent tests don't run on CI for FreeBSDJan Edmund Lazo2020-05-11
* | LSP: Add workspace.applyEdit client capabilities (#12313)Mathias Fußenegger2020-05-14
* | lsp: fix bug when documentEdit version=null for unattached buffer (#12272)landerlo2020-05-13
|/