summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta
AgeCommit message (Expand)AuthorFiles
2024-12-05vim-patch:9.1.0905: Missing information in CompleteDone event (#31455)glepnir1
2024-12-03docs: misc, help tags for neovim.io searches #31428Justin M. Keyes2
2024-12-02vim-patch:768728b: runtime(doc): Update documentation for "noselect" in 'comp...dundargoc1
2024-11-28vim-patch:9.1.0890: %! item not allowed for 'rulerformat' (#31369)zeertzjq1
2024-11-26vim-patch:9.1.0888: leftcol property not available in getwininfo() (#31349)zeertzjq1
2024-11-25feat(keysets): teach Union and LuaRefOfLewis Russell3
2024-11-24vim-patch:9.1.0883: message history cleanup is missing some tests (#31331)zeertzjq1
2024-11-20refactor(options): impl default 'titlestring' by format flags #30843zshuzh1
2024-11-16fix(api): validation, documentation of hl_group #31195luukvbaal1
2024-11-16feat(ui): don't show unfocusable windows in :tabs, 'tabline' #27984luukvbaal1
2024-11-16docs: standardize doc for ChanInfo/ChanOpen autocmds/v:event (#31099)errael1
2024-11-15fix(ui): no fast context for prompt message kinds #31224luukvbaal1
2024-11-15vim-patch:9.1.0864: message history is fixed to 200 (#31215)zeertzjq1
2024-11-14fix(messages)!: vim.ui_attach message callbacks are unsafeLuuk van Baal1
2024-11-09docs: misc (#30914)dundargoc3
2024-11-04feat(options)!: disallow setting hidden options #28400Famiu Haque1
2024-11-03vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)zeertzjq2
2024-11-01vim-patch:b5e7da1: runtime(doc): mention 'iskeyword' at :h charclass() (#31026)zeertzjq1
2024-10-29docs(options): shell-powershell #30969Kai Moschcau1
2024-10-29vim-patch:9.1.0821: 'findexpr' completion doesn't set v:fname to cmdline argu...zeertzjq2
2024-10-29vim-patch:9.1.0810: cannot easily adjust the |:find| commandzeertzjq2
2024-10-23feat(stdlib): overload vim.str_byteindex, vim.str_utfindex #30735Tristan Knight1
2024-10-23docs: miscdundargoc1
2024-10-22docs(options): remove description for hidden options #30903Famiu Haque1
2024-10-21fix(meta): do not use hyphens in param namesLewis Russell1
2024-10-20feat(float): allow enabling mouse for non-focusable window (#30844)zeertzjq2
2024-10-20feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859)zeertzjq1
2024-10-17Merge pull request #30825 from lewis6991/refactor/lsputilLewis Russell2
2024-10-17feat(meta): add type for quickfix entriesLewis Russell2
2024-10-17vim-patch:6c2fc37: runtime(help): Update help syntaxzeertzjq2
2024-10-15fix(runtime): clean up one-off scriptsChristian Clason1
2024-10-15vim-patch:9.1.0785: cannot preserve error position when setting quickfix list...zeertzjq1
2024-10-15vim-patch:5bcfb5a: runtime(doc): add some docs for file-watcher programszeertzjq1
2024-10-15vim-patch:7b5e52d: runtime(doc): add preview flag to statusline examplezeertzjq1
2024-10-10vim-patch:9.1.0774: "shellcmdline" doesn't work with getcompletion() (#30750)zeertzjq1
2024-10-09vim-patch:9.1.0770: current command line completion is a bit limited (#30728)zeertzjq1
2024-10-07docs: dev-arch, focusable windows #30510Justin M. Keyes3
2024-10-07docs: generate params/returns in builtin.txt #30654Justin M. Keyes1
2024-10-07vim-patch:9.1.0762: 'cedit', 'termwinkey' and 'wildchar' may not be parsed co...zeertzjq1
2024-10-07vim-patch:fd4e47e: runtime(doc): clarify the effect of 'startofline' option (...zeertzjq1
2024-10-06feat(docs): improve `@see` meta docstrings #30693Justin M. Keyes1
2024-10-06fix(runtime): fully port emoji_list to LuaChristian Clason1
2024-10-06fix(docs): markdown instead of vimdoc in meta docstrings #30680Justin M. Keyes1
2024-10-05fix(docs): missing `@returns` desc in _meta/api.lua #30673Justin M. Keyes1
2024-10-04docs: render `@since` versions, 0 means experimental #30649Justin M. Keyes1
2024-10-03docs: improve luacats support #30580James Trew1
2024-10-03vim-patch:ae62fe5: runtime(doc): 'filetype', 'syntax' and 'keymap' only allow...zeertzjq1
2024-10-03vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)glepnir1
2024-10-01vim-patch:9.1.0752: can set 'cedit' to an invalid value (#30616)zeertzjq1
2024-09-30test: refactor exec_lua in xdiff_specLewis Russell1