aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* 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
|/ /
* / docs, remove 'guifontset' #11708Justin M. Keyes2020-08-31
|/
* Merge pull request #12708 from runiq/lsp-docTJ DeVries2020-08-25
|\
| * Add docs for most vim.lsp methodsPatrice Peterson2020-08-23
* | vim-patch:8.2.1517: cannot easily get the character under the cursorJan Edmund Lazo2020-08-23
|/
* defaults: sessionoptions+=unix,slash #12760Jan Edmund Lazo2020-08-15
* fixup! mksession: always unix slashes "/" for filepathsJan Edmund Lazo2020-08-15
* vim-patch:8.2.1347: cannot easily get the script IDJan Edmund Lazo2020-08-14
* vim-patch:8.1.2341: not so easy to interrupt a script programaticallyJan Edmund Lazo2020-08-14
* vim-patch:8.1.0573: cannot redefine user command without ! in same scriptJan Edmund Lazo2020-08-14
* lua: add vim.register_keystroke_callback (#12536)TJ DeVries2020-08-14
* Merge pull request #12739 from vigoux/ts-refactor-predicatesTJ DeVries2020-08-14
|\
| * treesitter: update docs on predicatesThomas Vigouroux2020-08-13