aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* | | 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
* | lsp: Fix bad sortText comparison (#12485)Anmol Sethi2020-08-30
|/
* Merge pull request #12708 from runiq/lsp-docTJ DeVries2020-08-25
|\
| * Add FIXMEsPatrice Peterson2020-08-23
| * 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
|/
* 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