aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:8.2.1476: filetype test fails on MS-WindowsJan Edmund Lazo2020-08-17
* vim-patch:8.2.1474: /usr/lib/udef/rules.d not recognized as udevrulesJan Edmund Lazo2020-08-17
* runtime/tex.vim: patch to 2547aa930b59 #12504Manuel Krebs2020-08-16
* defaults: sessionoptions+=unix,slash #12760Jan Edmund Lazo2020-08-15
* fixup! mksession: always unix slashes "/" for filepathsJan Edmund Lazo2020-08-15
* fixup! vim-patch:68e6560b84f1Jan Edmund Lazo2020-08-15
* vim-patch:8.2.1458: .gawk files not recognizedJan Edmund Lazo2020-08-15
* vim-patch:8.2.1410: adding compiler plugin requires test changeJan Edmund Lazo2020-08-14
* vim-patch:8.2.1409: nmpmrc and php.ini filetypes not recognizedJan Edmund Lazo2020-08-14
* 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.1674: script to check a colorscheme can be improvedJan 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: 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
|\ \