aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* 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
| * treesitter(docs): update and refresh docsThomas Vigouroux2020-08-13
* | Merge pull request #12621 from Shougo/vim-8.1.1564Matthieu Coudron2020-08-09
|\ \ | |/ |/|
| * vim-patch:8.1.1564: sign column takes up spaceShougo Matsushita2020-07-23
* | vim-patch:8.1.0862: no verbose version of character classesJan Edmund Lazo2020-08-02
|/
* Merge pull request #12575 from cbarrete/vim-8.2.0935Matthieu Coudron2020-07-20
|\
| * vim-patch:8.2.0935: flattening a list with existing code is slowCédric Barreteau2020-07-15
* | doc: Add documentation for some `vim.lsp.buf` functions (#12552)cbarrete2020-07-19
* | vim-patch:8.2.0893: assert_equalfile() does not take a third argumentJan Edmund Lazo2020-07-19
* | lsp: Add support for call hierarchies (#12556)cbarrete2020-07-18
|/
* doc: Add information about lua function calls (#12574)TJ DeVries2020-07-08
* doc: mention that defer_fn applies schedule_wrap (#12601)Christian Clason2020-07-07
* Merge pull request #12538 from janlazo/vim-8.2.1055Matthieu Coudron2020-07-06
|\
| * vim-patch:8.1.1372: when evaluating 'statusline' the current window is unknownJan Edmund Lazo2020-07-04
* | lua: add options to highlight.on_yank (#12549)Christian Clason2020-07-05
|/
* doc: fix scripts and regenerate (#12506)TJ DeVries2020-07-02
* docs: Describe how to escape keycodes with nvim_feedkeys (#12484)Anmol Sethi2020-07-01
* Merge pull request #12491 from vigoux/treesitter-set-rangesMatthieu Coudron2020-06-30
|\
| * treesitter: add some documentation for parsersThomas Vigouroux2020-06-29
* | doc: fix wordcount descriptionMatthieu Coudron2020-06-29
* | Merge pull request #12252 from dlukes/formatting-syncHirokazu Hata2020-06-27
|\ \
| * | lsp: Add sync variant of LSP formattingDavid Lukes2020-06-22
* | | vim-patch:8.2.0865 syntax: Add command to control how foldlevel is computedBrad King2020-06-23
| |/ |/|
* | vim-patch:8.0.1554: custom plugins loaded with --cleanJan Edmund Lazo2020-06-18
|/
* lsp: Add new highlight groups used in show_line_diagnostics (#12473)francisco souza2020-06-18
* Merge pull request #12342 from h-michael/fix-docHirokazu Hata2020-06-15
|\
| * doc: fix vim.api.nvim_buf_attach callback argumentsHirokazu Hata2020-06-15
* | Fix highlight group names in LSP documentation (#12427)Kevin Fleming2020-06-14
* | Add overlapped option to jobstarterw72020-06-10
* | vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()Jan Edmund Lazo2020-06-04
* | Add v:event.visual during `TextYankPost` (#12382)Christian Clason2020-06-03
* | lua: add vim.highlight.range (#12401)Christian Clason2020-05-31
* | lua: vim.wait implementationTJ DeVries2020-05-30
* | lsp: add preview_location util function (#12368)Christian Clason2020-05-26
* | vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)kuuote2020-05-24
* | doc: Add optional d for `:lcd` and `:tcd` (#12359)Austin Traver2020-05-22
|/
* lua: Add highlight.on_yank (#12279)Christian Clason2020-05-18
* doc: Vim internal variables & options in lua (#12302)TJ DeVries2020-05-17
* vim-patch:8.1.1084: cannot delete a match from another window (#12325)Shougo2020-05-16
* LSP: Add textDocument/codeAction support (#11607)Jesse2020-05-16