aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua
Commit message (Expand)AuthorAge
* vim-patch:fd4e47e: runtime(doc): clarify the effect of 'startofline' option (...zeertzjq2024-10-07
* feat(lsp): improve LSP doc hover rendering #30695Justin M. Keyes2024-10-06
* feat(docs): improve `@see` meta docstrings #30693Justin M. Keyes2024-10-06
* fix(runtime): fully port emoji_list to LuaChristian Clason2024-10-06
* fix(docs): markdown instead of vimdoc in meta docstrings #30680Justin M. Keyes2024-10-06
* fix(docs): missing `@returns` desc in _meta/api.lua #30673Justin M. Keyes2024-10-05
* fix(defaults): use "range" instead of "count" for some mappings (#30642)Gregory Anders2024-10-04
* docs: more `@since` annotations #30660Justin M. Keyes2024-10-04
* feat(lua): completion for vim.fn, vim.v, vim.o #30472Jongwook Choi2024-10-04
* fix(lsp): enable `additionalPropertiesSupport`Yi Ming2024-10-04
* docs: render `@since` versions, 0 means experimental #30649Justin M. Keyes2024-10-04
* docs(treesitter): generate TSNode, TSTree docs #30643Riley Bruins2024-10-03
* docs: improve luacats support #30580James Trew2024-10-03
* fix(defaults): properly pass count to quickfix commands (#30632)zeertzjq2024-10-03
* vim-patch:ae62fe5: runtime(doc): 'filetype', 'syntax' and 'keymap' only allow...zeertzjq2024-10-03
* vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)glepnir2024-10-03
* fix(watch): ignore nonexistent paths (ENOENT)Justin M. Keyes2024-10-02
* vim-patch:9.1.0752: can set 'cedit' to an invalid value (#30616)zeertzjq2024-10-01
* fix(treesitter): indent size for inspect_tree #28727Jongwook Choi2024-10-01
* feat(defaults): add default unimpaired style mappings (#28525)Gregory Anders2024-10-01
* vim-patch:9.1.0749: filetype: http files not recognizedChristian Clason2024-10-01
* test: refactor exec_lua in xdiff_specLewis Russell2024-09-30
* fix(diff): use mmfile_t in linematchLewis Russell2024-09-30
* feat(treesitter)!: use return values in `language.add()`Christian Clason2024-09-29
* feat(treesitter)!: add default fallback to `ft_to_lang` lookupsChristian Clason2024-09-29
* docs: misc (#30177)dundargoc2024-09-29
* vim-patch:9.1.0745: filetype: bun and deno history files not recognizedChristian Clason2024-09-29
* fix(treesitter): specify success status in edit_query return valueRiley Bruins2024-09-28
* fix(treesitter): suppress get_parser warnings via opts.errorRiley Bruins2024-09-28
* vim-patch:9.1.0744: filetype: notmuch configs are not recognised (#30535)zeertzjq2024-09-27
* fix(treesitter): EditQuery shows swapfile ATTENTION #30536Justin M. Keyes2024-09-27
* feat(health): highlight headings #30525Justin M. Keyes2024-09-26
* vim-patch:9.1.0741: No way to get prompt for input()/confirm()zeertzjq2024-09-26
* perf(treesitter): use `child_containing_descendant()` in `is_ancestor()`Riley Bruins2024-09-25
* fix(diagnostic): correct `severity` type on `setqflist`, `setloclist` (#30506)Nathan Smith2024-09-25
* refactor(lua): vim.keymap.set tests, docs #30511Justin M. Keyes2024-09-25
* docs: render @see, @note items in _meta/api.lua #30494Justin M. Keyes2024-09-25
* docs: lua error patterns #30240Justin M. Keyes2024-09-24
* feat(paste): unify cancel and error behavior (#30476)zeertzjq2024-09-24
* fix(filetype): handle .in files with no filename (#30487)Tristan Knight2024-09-24
* Merge #30435 refactor: rename "Dictionary" => "Dict"Justin M. Keyes2024-09-23
|\
| * refactor(api)!: rename Dictionary => DictJustin M. Keyes2024-09-23
* | fix(vim.fs): dirname() returns "." on mingw/msys2 #30480Justin M. Keyes2024-09-23
|/
* feat(fs.lua): add vim.fs.rm()Lewis Russell2024-09-22
* docs(api): nvim_get_runtime_file preserves 'runtimepath' order #30454Evgeni Chasnovski2024-09-22
* vim-patch:a0c14ef: runtime(filetype): tests: Test_filetype_detection() failszeertzjq2024-09-21
* vim-patch:9.1.0738: filetype: rapid files are not recognizedzeertzjq2024-09-21
* fix(treesitter): lint top-level anonymous nodesRiley Bruins2024-09-20
* docs(lsp): hover window controls #30347Tristan Knight2024-09-19
* fix(health): check more "old" files #30421Justin M. Keyes2024-09-19