aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * | 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
| |/
* | 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