aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* fix(docs): update auto-generated documentationbfredl2022-08-25
* feat(treesitter): clarify similar 'get_node_range' functionsQuentin Rasmont2022-08-25
* feat(treesitter): upstream node_contains()Quentin Rasmont2022-08-25
* feat(treesitter): add ability to retreive a tree/node given a rangeQuentin Rasmont2022-08-25
* feat(treesitter): add opts.concat to query.get_text_nodeQuentin Rasmont2022-08-25
* feat(treesitter): upstream is_parent()Quentin Rasmont2022-08-25
* vim-patch:9.0.0261: bufload() reads a file even if the name is not a file nam...zeertzjq2022-08-25
* vim-patch:fd999452adaf (#19929)Christian Clason2022-08-25
* Merge pull request #19830 from lewis6991/hlgroup_namebfredl2022-08-24
|\
| * feat(highlight)!: error on invalid names and allow '.' and '@'Lewis Russell2022-08-24
* | feat(lua): add vim.iconv (#18286)Lewis Russell2022-08-24
* | Merge pull request #19496 from vigoux/ts_internal_langThomas Vigouroux2022-08-24
|\ \ | |/ |/|
| * feat(treesitter): allow customizing language symbol nameThomas Vigouroux2022-08-22
* | fix(inspect): escape identifiers that are lua keywords (#19898)Simon Wachter2022-08-23
* | vim-patch:8.2.4741: startup test failszeertzjq2022-08-23
* | vim-patch:8.2.4740: when expand() fails there is no error messagezeertzjq2022-08-23
* | vim-patch:8.2.4726: cannot use expand() to get the script namezeertzjq2022-08-23
* | vim-patch:8.1.{1915,1921,1953} (#19900)zeertzjq2022-08-23
|/
* vim-patch:8.2.4325: 'wildmenu' only shows few matches (#19876)zeertzjq2022-08-21
* vim-patch:e80086446cc2 (#19848)Christian Clason2022-08-20
* vim-patch:8.2.4667: expandcmd() fails on an errorzeertzjq2022-08-20
* vim-patch:8.2.3619: cannot use a lambda for 'operatorfunc' (#19846)zeertzjq2022-08-20
* fix(filetype): only check first 100 and last line of buffer (#19819)Christian Clason2022-08-19
* docs(lua): update vim.{g,b,w}o documentation (#19844)Christian Clason2022-08-19
* Merge pull request #19360 from famiu/feat/multibuffer-inccommandbfredl2022-08-19
|\
| * feat: multibuffer preview support for inccommandFamiu Haque2022-08-19
* | docs(lsp): remove lsp.buf_request from docs (#19738)Mathias Fußenegger2022-08-18
* | feat(ui): allow to set the highlight namespace per windowbfredl2022-08-17
* | feat: allow :wincmd to accept a count (#19815)Famiu Haque2022-08-17
* | docs(lsp): rename on-list-handler to lsp-on-list-handler (#19813)Jonas Strittmatter2022-08-17
* | vim-patch:e1f3fd1d02e3 (#19796)Christian Clason2022-08-16
* | vim-patch:8.2.3888: the argument list may contain duplicates (#19795)zeertzjq2022-08-16
|/
* docs: update Vim differences (#19780)Yegappan Lakshmanan2022-08-15
* vim-patch:8.2.1297: when a test fails it's often not easy to see wherezeertzjq2022-08-15
* vim-patch:8.2.4249: the timeout limit for spell suggestions is always 5000 (#...zeertzjq2022-08-14
* docs(lua): clarify vim.keymap.set() opts (#19761)Antoine Cotten2022-08-14
* vim-patch:9.0.0197: astro files are not detected (#19755)Christian Clason2022-08-13
* vim-patch:9.0.0195: metafun files are not recogized (#19746)Christian Clason2022-08-13
* fix(charclass): make behavior with empty str match latest Vim (#19749)zeertzjq2022-08-13
* vim-patch:8.2.{1536,1540}: charclass() (#19748)zeertzjq2022-08-13
* docs: clarify that cursorline will be disabled before command preview (#19710)Jonas Strittmatter2022-08-12
* fix(lsp): fix nil value error in get_group (#19735)Mathias Fußenegger2022-08-12
* fix(lsp): handle nil client in onexit callback (#19722)Mathias Fußenegger2022-08-11
* fix(signs): priority of extmark signs (#19718)Lewis Russell2022-08-11
* fix(lsp): avoid pipe leaks if lsp cmd isn't executable (#19717)Mathias Fußenegger2022-08-11
* fix(lsp): fix some type annotations in lsp.rpc (#19714)Mathias Fußenegger2022-08-11
* Merge pull request #19685 from ii14/gen_vimdoc_indentationChristian Clason2022-08-11
|\
| * docs: regenerateii142022-08-11
* | vim-patch:9.0.0182: quarto files are not recognized (#19702)Jonas Strittmatter2022-08-10
* | docs: fix some mistakes and missing docs (#19699)zeertzjq2022-08-10
|/