aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* 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: allow to force predicate additionThomas Vigouroux2020-08-13
| * treesitter: update docs on predicatesThomas Vigouroux2020-08-13
| * treesitter: add predicate negationThomas Vigouroux2020-08-13
| * treesitter: add and test vim-match? predicateThomas Vigouroux2020-08-13
| * treesitter: add contains? predicateThomas Vigouroux2020-08-13
| * treesitter(docs): update and refresh docsThomas Vigouroux2020-08-13
| * treesitter: refactor and use lua regexesThomas 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
* | | Remove unused function (#12719)Patrice Peterson2020-08-08
| |/ |/|
* | man.vim: Add - to 'iskeyword' (#12598)Anmol Sethi2020-08-08
* | vim-patch:8.1.0862: no verbose version of character classesJan Edmund Lazo2020-08-02
* | vim-patch:8.2.1292: AIDL filetype not recognizedJan Edmund Lazo2020-08-02
* | Revert "lsp: Fix text edits with the same start position (#12434)" (#12564)Andreas Johansson2020-07-30
|/
* Merge pull request #12654 from cbarrete/nomodifiable-hoverMatthieu Coudron2020-07-21
|\
| * Make the window `nomodifiable` when it's createdCédric Barreteau2020-07-20
| * LSP: make the hover window nomodifiableCédric Barreteau2020-07-20
* | man.vim: Simplify man#init to reduce load time (#12482)Anmol Sethi2020-07-21
* | 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
* | Fix / improve report messages (#12396)David Lukes2020-07-19
* | Merge pull request #12480 from nhooyr/mansect-trimMatthieu Coudron2020-07-19
|\ \
| * | man.vim: Remove unnecessary codeAnmol Sethi2020-06-13
| * | man.vim: Fix tagfunc to respect b:man_default_sectsAnmol Sethi2020-06-13
| * | man.vim: Refactor verify_exists to unset $MANSECT as neededAnmol Sethi2020-06-12
* | | 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
| |/ |/|
* | treesitter: add parser on_lines callbacksThomas Vigouroux2020-07-10
* | treesitter: cache the capture hl relationThomas Vigouroux2020-07-10
* | treesitter: use change calbacks on redrawThomas Vigouroux2020-07-10
* | treesitter: call bufload before parsing (#12603)Thomas Vigouroux2020-07-10
* | 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.0093: non-MS-Windows: Cannot interrupt gdb when program is runningJan Edmund Lazo2020-07-04
| * | vim-patch:8.2.1060: not all elinks files are recognizedJan Edmund Lazo2020-07-04
| * | vim-patch:8.1.1372: when evaluating 'statusline' the current window is unknownJan Edmund Lazo2020-07-04
| * | vim-patch:8.2.1055: no filetype set for pacman config filesJan Edmund Lazo2020-07-04
* | | lua: add options to highlight.on_yank (#12549)Christian Clason2020-07-05
* | | lsp: add optional vertical padding, maximal size to floats (#12444)Christian Clason2020-07-05
|/ /
* | Merge pull request #12531 from BK1603/autoread-tuiMatthieu Coudron2020-07-04
|\ \
| * | Added healt check for tmux focus eventsBK16032020-07-02
* | | doc: fix scripts and regenerate (#12506)TJ DeVries2020-07-02
* | | docs: Describe how to escape keycodes with nvim_feedkeys (#12484)Anmol Sethi2020-07-01
* | | lsp: Use nvim_buf_get_lines in locations_to_items and add more tests (#12357)Mathias Fußenegger2020-06-30
* | | Merge pull request #12491 from vigoux/treesitter-set-rangesMatthieu Coudron2020-06-30
|\ \ \