aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* Merge pull request #13167 from romgrk/vim-8.2.1909Jan Edmund Lazo2020-10-31
|\
| * vim-patch:8.2.1909: number of status line items is limited to 80Rom Grk2020-10-31
* | lsp: Remove snippet lies (#13183)TJ DeVries2020-10-30
* | Merge pull request #13172 from janlazo/vim-8.2.1910Jan Edmund Lazo2020-10-30
|\ \
| * | vim-patch:8.1.2034: dark them of GTK 3 not supportedJan Edmund Lazo2020-10-29
* | | Fix clipboard provider detection (#13190)necabo2020-10-29
|/ /
* / lsp: Fix case where active_signature == vim.NIL (#13114)Michael Lingelbach2020-10-27
|/
* vim-patch:8.1.1769: 'shellslash' is also used for completionskippi2020-10-26
* Merge pull request #13154 from fsouza/fix-callback-logicMatthieu Coudron2020-10-25
|\
| * lsp: fix fallback for callback in method_unsupportedfrancisco souza2020-10-25
* | lsp: Store diagnostics for unloaded buffers (#13102)Mathias Fußenegger2020-10-25
* | Merge pull request #13077 from tjdevries/tjdevries/buf_apis_1Björn Linse2020-10-25
|\ \ | |/ |/|
| * api: nvim_buf_deleteTJ DeVries2020-10-22
* | lsp: only send buf requests to servers that support the request (#12764)francisco souza2020-10-25
* | Merge pull request #13132 from willelz/markdownJan Edmund Lazo2020-10-23
|\ \
| * | markdown.vim: patch runtime to ade0d3946801willelz2020-10-22
| * | markdown.vim: patch runtime/ftplugin to c08ee7476b19willelz2020-10-22
* | | vim-patch:8.2.0901: formatting CJK text isn't optimalJan Edmund Lazo2020-10-23
* | | vim-patch:8.2.0952: no simple way to interrupt VimJan Edmund Lazo2020-10-22
| |/ |/|
* | lsp: Fix "client has shut down" errors during initializing (#13103)Mathias Fußenegger2020-10-22
|/
* vim-patch:8.2.1874: can't do something just before leaving Insert modeJan Edmund Lazo2020-10-21
* vim-patch:8.1.1056: no eval function for RubyAlex Genco2020-10-21
* Revert "vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffe...Jan Edmund Lazo2020-10-20
* docs: update apiBjörn Linse2020-10-20
* Merge pull request #13043 from tkuneck/fix-min-float-win-sizeJan Edmund Lazo2020-10-17
|\
| * Opts.wrap_at is sometimes a bool, ensure it falls back to a valid number in t...Tony Kuneck2020-10-04
* | Merge pull request #12053 from tjdevries/tjdevries/nicer_validateTJ DeVries2020-10-17
|\ \
| * | test/vim.validate(): assert normalized stacktraceJustin M. Keyes2020-10-05
| * | vim.validate(): include stacktrace in messageTJ DeVries2020-10-05
* | | vim-patch:8.2.0868: trim() always trims both endsskippi2020-10-17
* | | vim-patch:8.1.0221: not enough testing for the Ruby interfaceJan Edmund Lazo2020-10-14
* | | treesitter: allow multiple highlighters per bufferThomas Vigouroux2020-10-12
* | | treesitter: allow custom parser for highlighterThomas Vigouroux2020-10-12
* | | Merge pull request #13059 from vigoux/ts-runtime-queriesBjörn Linse2020-10-12
|\ \ \
| * | | treesitter: runtime queriesThomas Vigouroux2020-10-11
* | | | vim-patch:8.1.1204: output of :command with address completion is not niceJan Edmund Lazo2020-10-11
|/ / /
* | | 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
| |/