summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta
AgeCommit message (Expand)AuthorFiles
2024-09-30fix(diff): use mmfile_t in linematchLewis Russell1
2024-09-26vim-patch:9.1.0741: No way to get prompt for input()/confirm()zeertzjq1
2024-09-25docs: render @see, @note items in _meta/api.lua #30494Justin M. Keyes1
2024-09-24docs: lua error patterns #30240Justin M. Keyes1
2024-09-24feat(paste): unify cancel and error behavior (#30476)zeertzjq1
2024-09-23refactor(api)!: rename Dictionary => DictJustin M. Keyes1
2024-09-22docs(api): nvim_get_runtime_file preserves 'runtimepath' order #30454Evgeni Chasnovski1
2024-09-19refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)zeertzjq1
2024-09-16docs(eval): update param types of prompt-buffer functions (#30392)glepnir1
2024-09-11fix: replace NVIM with Nvim in default titlestring (#30348)Gregory Anders1
2024-09-11vim-patch:d657d3d: runtime(doc): clarify the effect of the timeout for search...zeertzjq1
2024-09-07vim-patch:9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs (#30293)zeertzjq1
2024-09-01docs: misc #28970Justin M. Keyes1
2024-09-01fix(ui): correctly pass metadata to get_node_text #30222Gregory Anders1
2024-08-30feat(mbyte): support extended grapheme clusters including more emojibfredl1
2024-08-29docs(eval): fix wrong return type of getcharsearch() (#30176)glepnir1
2024-08-29docs: misc (#29719)dundargoc1
2024-08-25fix(docs): wrong return value annotation for `nvim_buf_get_extmarks`JonnyKong2
2024-08-16fix(docs): add missing properties to hl_info #30032Maria José Solano2
2024-08-11test(lsp): refactor and tidyLewis Russell2
2024-08-10feat(term): enable reflow by default (#21124)Christian Clason1
2024-08-09vim-patch:0cc5dce: runtime(doc): clarify directory of Vim's executable vs CWDzeertzjq1
2024-08-06vim-patch:8.2.4838: checking for absolute path is not trivial (#29990)zeertzjq1
2024-08-06vim-patch:9.1.0465: missing filecopy() function (#29989)zeertzjq1
2024-08-02vim-patch:9.0.0634: evaluating "expr" options has more overhead than neededzeertzjq1
2024-08-01vim-patch:partial:f10911e: Update runtime files (#29936)zeertzjq2
2024-07-30vim-patch:49cdd62: runtime(doc): list of new/changed features in version9.txtzeertzjq1
2024-07-29vim-patch:partial:52e7cc2: runtime(doc): tweak documentation style a bit (#29...zeertzjq1
2024-07-19vim-patch:eb6d733: runtime(doc): fix more inconsistencies in assert function ...zeertzjq1
2024-07-18vim-patch:c1b3984: runtime(doc): minor updates. (#29778)zeertzjq1
2024-07-15vim-patch:df62c62: runtime(doc): grammar fixes in options.txt (#29729)zeertzjq1
2024-07-15docs(lpeg): merge upstream changesMaria José Solano1
2024-07-15docs: misc (#29622)dundargoc1
2024-07-13vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682)zeertzjq1
2024-07-12vim-patch:9.1.0568: Cannot expand paths from 'cdpath' settingzeertzjq1
2024-07-10vim-patch:9.1.0547: No way to get the arity of a Vim function (#29638)zeertzjq1
2024-07-08vim-patch:9.1.0540: Unused assignment in sign_define_cmd()zeertzjq1
2024-07-07vim-patch:9.1.0538: not possible to assign priority when defining a sign (#29...zeertzjq1
2024-07-07vim-patch:9.1.0537: signed number detection for CTRL-X/A can be improved (#29...zeertzjq1
2024-06-30feat(jumplist): allow opting out of removing unloaded buffers (#29347)zeertzjq1
2024-06-27refactor(typval)!: remove distinction of binary and nonbinary stringsbfredl1
2024-06-17Merge pull request #29357 from luukvbaal/statuscolzeertzjq1
2024-06-16feat(column)!: rework 'statuscolumn' %r/l itemsLuuk van Baal1
2024-06-16docs: document 'list' behavior when 'listchars' excludes "tab" (#29360)zeertzjq1
2024-06-15docs: misc (#29229)dundargoc3
2024-06-15vim-patch:c509c00: runtime(doc): fix wrong helptag for :deferzeertzjq1
2024-06-15vim-patch:d6d4e13: runtime(doc): rewrite mkdir() doc and simplify {flags} mea...zeertzjq1
2024-06-14vim-patch:d353d27: runtime(doc): restore description of "$" in col() and virt...zeertzjq1
2024-06-14vim-patch:02f3eba: runtime(doc): deduplicate getpos(), line(), col(), virtcol()zeertzjq1
2024-06-12vim-patch:210b39c: runtime(doc): clarify documentation for "v" position at li...zeertzjq1