aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* vim-patch:8.1.1769: 'shellslash' is also used for completionskippi2020-10-26
* Merge pull request #13077 from tjdevries/tjdevries/buf_apis_1Björn Linse2020-10-25
|\
| * api: nvim_buf_deleteTJ DeVries2020-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
* 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
* 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
* 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
* Treat unmapped ALT/META as ESC+c in all modesMatt Wozniski2020-10-05
* vim-patch:8.2.0841: 'verbose' value 16 causes duplicate outputJan Edmund Lazo2020-10-03
* 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.0953: spell checking doesn't work for CamelCased wordsThomas Vigouroux2020-09-24
* | Update docMinh Son Nguyen2020-09-21
* | docs: Move treesitter docs in their own fileThomas Vigouroux2020-09-14
|/
* doc: Add docs for uri functions (#12887)TJ DeVries2020-09-14
* Fix typo in treesitter docs: parser directory is `parser` not `parsers`Stephan Seitz2020-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
* 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
* 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
* treesitter: update docs on predicatesThomas Vigouroux2020-09-06
* doc: fix invalid help tags #12745Georgy Komarov2020-09-05
* Support for :perl, :perlfile, :perldo and perleval() (#12809)Justin M. Keyes2020-09-05
|\
| * only perl 5.22+ is supportedJacques Germishuys2020-09-03
| * added perleval() documentationJacques Germishuys2020-09-03
| * document that the perl legacy interface is now also supportedJacques Germishuys2020-09-03
| * document that the perl provider doesn't currently work on WindowsJacques Germishuys2020-08-30
| * support for :perl, :perlfile, :perldo and perleval()Jacques Germishuys2020-08-30
* | treesitter: allow to list supported predicatesThomas Vigouroux2020-09-04
* | eval_call_provider(): free unused return value #12819Jacques Germishuys2020-09-01
* | Merge pull request #12736 from vigoux/ts-iter-childrenBjörn Linse2020-09-01
|\ \
| * | treesitter: add node:field() to get field childrenThomas Vigouroux2020-09-01
| * | treesitter: allow to iterate over node childrenThomas Vigouroux2020-08-31
* | | g:clipboard: allow command given as a list #12775DDoSolitary2020-09-01
|/ /