aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer numberJan Edmund Lazo2020-10-10
* vim-patch:8.1.0720: cannot easily change the current quickfx list indexJan Edmund Lazo2020-10-10
* api: multiple decoration providers at onceBjörn Linse2020-10-10
* provider: update supported Python versions (#13070)Marco Hinz2020-10-08
* vim-patch:8.1.1705: using ~{} for a literal dict is not niceJan Edmund Lazo2020-10-07
* vim-patch:8.1.1692: using *{} for literal dict is not backwards compatibleJan Edmund Lazo2020-10-07
* vim-patch:8.1.1683: dictionary with string keys is longer than neededJan Edmund Lazo2020-10-07
* lua: vim.wait allows control of fast events (#13053)TJ DeVries2020-10-06
* runtime/typescript: 3d1cde8a2f28dce2c82d2b2b4c5e35e6662030e0Jan Edmund Lazo2020-10-05
* runtime/typescript: 91359014b359cf816bf943fe2c7d492996263defJan Edmund Lazo2020-10-05
* runtime/typescript: 09c6f265b21065ffa9437837b1d0955137175e45Jan Edmund Lazo2020-10-05
* runtime/typescript.vim: 96f45c0b6fc9e9d404e6805593ed1e0e6795e470Jan Edmund Lazo2020-10-05
* Merge pull request #13042 from godlygeek/unmapped_meta_is_escJames McCoy2020-10-05
|\
| * Treat unmapped ALT/META as ESC+c in all modesMatt Wozniski2020-10-05
* | Merge pull request #12999 from PaperMountainStudio/resolv-ipv6Jan Edmund Lazo2020-10-04
|\ \ | |/ |/|
| * runtime: backport IPv6 support to resolv.vimPaper2020-10-01
* | vim-patch:8.2.0841: 'verbose' value 16 causes duplicate outputJan Edmund Lazo2020-10-03
* | vim-patch:8.2.1779: some debian changelog files are not recognizedJan Edmund Lazo2020-10-02
|/
* LSP: Fix separator width on hover (fixes #13006, #12998) (#13007)Christian Clason2020-09-30
* treesitter: add string parser (#13008)Thomas Vigouroux2020-09-30
* Merge pull request #12922 from AlxHnr/masterJan Edmund Lazo2020-09-27
|\
| * runtime: update `g:spellfile_URL` to URL used in Vim 8Alexander Heinrich2020-09-17
* | doc: test_garbagecollect_now() was portedJan Edmund Lazo2020-09-26
* | vim-patch:8.2.1725: not all Pascal files are recognizedJan Edmund Lazo2020-09-26
* | lsp: Add vim.lsp.buf.range_code_action() (#12962)notomo2020-09-24
* | vim-patch:8.2.0953: spell checking doesn't work for CamelCased wordsThomas Vigouroux2020-09-24
* | lsp: Handle ContentModified the same way as RequestCancelled (#12803)Rasmus Ishøy Michelsen2020-09-22
* | Update docMinh Son Nguyen2020-09-21
* | Sync cfilter 1.1 from vimMinh Son Nguyen2020-09-21
* | lsp: remove popup No signature available. (#12915)Raphael2020-09-18
* | docs: Move treesitter docs in their own fileThomas Vigouroux2020-09-14
|/
* lsp: fix failed switch window error (#12900)Raphael2020-09-14
* doc: Add docs for uri functions (#12887)TJ DeVries2020-09-14
* luahl: global the luahlBjörn Linse2020-09-13
* Fix typo in treesitter docs: parser directory is `parser` not `parsers`Stephan Seitz2020-09-13
* fix: use luahl in treesitterThomas Vigouroux2020-09-13
* UI: fix cursor not displayed after hiding and un-hiding #12811erw72020-09-12
* docs: Add hint for :help vim.lsp.buf for new users (#12886)Dave Lage2020-09-12
* lsp: fix lsp.buf.formatting_sync() null response (#12752)beardedsakimonkey2020-09-12
* lsp: Fix parameter markdown rendering for signature help (#12832)Xuyuan Pang2020-09-12
* docs: Use nvim-lspconfig plugin in lsp docs (#12885)Dave Lage2020-09-12
* docs: Align help docs to match using tab (#12891)Dave Lage2020-09-12
* wip trying to fix the highlighterThomas Vigouroux2020-09-09
* treesitter: use new on_bytes interfaceBjörn Linse2020-09-09
* treesitter: revert wrong optimization in highlightsThomas Vigouroux2020-09-09
* vim-patch:8.2.1635: no digraph for 0x2022 BULLET #12876Jan Edmund Lazo2020-09-08
* docs: update (#12860)TJ DeVries2020-09-06
* UI: forward 'mousefocus' option #12863Justin M. Keyes2020-09-06
* Merge pull request #12858 from kyazdani42/fix/no-ts-hl-without-query-valueThomas Vigouroux2020-09-06
|\
| * apply bfredl suggestionkiyan422020-09-06