summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2024-10-04fix(defaults): use "range" instead of "count" for some mappings (#30642)Gregory Anders1
2024-10-04docs: more `@since` annotations #30660Justin M. Keyes1
2024-10-04feat(lua): completion for vim.fn, vim.v, vim.o #30472Jongwook Choi1
2024-10-04fix(lsp): enable `additionalPropertiesSupport`Yi Ming1
2024-10-04docs: render `@since` versions, 0 means experimental #30649Justin M. Keyes7
2024-10-03docs(treesitter): generate TSNode, TSTree docs #30643Riley Bruins4
2024-10-03docs: improve luacats support #30580James Trew2
2024-10-03fix(defaults): properly pass count to quickfix commands (#30632)zeertzjq1
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-02fix(watch): ignore nonexistent paths (ENOENT)Justin M. Keyes1
2024-10-01vim-patch:9.1.0752: can set 'cedit' to an invalid value (#30616)zeertzjq1
2024-10-01fix(treesitter): indent size for inspect_tree #28727Jongwook Choi1
2024-10-01feat(defaults): add default unimpaired style mappings (#28525)Gregory Anders1
2024-10-01vim-patch:9.1.0749: filetype: http files not recognizedChristian Clason1
2024-09-30test: refactor exec_lua in xdiff_specLewis Russell1
2024-09-30fix(diff): use mmfile_t in linematchLewis Russell1
2024-09-29feat(treesitter)!: use return values in `language.add()`Christian Clason3
2024-09-29feat(treesitter)!: add default fallback to `ft_to_lang` lookupsChristian Clason3
2024-09-29docs: misc (#30177)dundargoc2
2024-09-29vim-patch:9.1.0745: filetype: bun and deno history files not recognizedChristian Clason1
2024-09-28fix(treesitter): specify success status in edit_query return valueRiley Bruins2
2024-09-28fix(treesitter): suppress get_parser warnings via opts.errorRiley Bruins7
2024-09-27vim-patch:9.1.0744: filetype: notmuch configs are not recognised (#30535)zeertzjq1
2024-09-27fix(treesitter): EditQuery shows swapfile ATTENTION #30536Justin M. Keyes1
2024-09-26feat(health): highlight headings #30525Justin M. Keyes1
2024-09-26vim-patch:9.1.0741: No way to get prompt for input()/confirm()zeertzjq1
2024-09-25perf(treesitter): use `child_containing_descendant()` in `is_ancestor()`Riley Bruins1
2024-09-25fix(diagnostic): correct `severity` type on `setqflist`, `setloclist` (#30506)Nathan Smith1
2024-09-25refactor(lua): vim.keymap.set tests, docs #30511Justin M. Keyes1
2024-09-25docs: render @see, @note items in _meta/api.lua #30494Justin M. Keyes1
2024-09-24docs: lua error patterns #30240Justin M. Keyes2
2024-09-24feat(paste): unify cancel and error behavior (#30476)zeertzjq1
2024-09-24fix(filetype): handle .in files with no filename (#30487)Tristan Knight1
2024-09-23Merge #30435 refactor: rename "Dictionary" => "Dict"Justin M. Keyes2
2024-09-23fix(vim.fs): dirname() returns "." on mingw/msys2 #30480Justin M. Keyes4
2024-09-23refactor(api)!: rename Dictionary => DictJustin M. Keyes2
2024-09-22feat(fs.lua): add vim.fs.rm()Lewis Russell2
2024-09-22docs(api): nvim_get_runtime_file preserves 'runtimepath' order #30454Evgeni Chasnovski1
2024-09-21vim-patch:a0c14ef: runtime(filetype): tests: Test_filetype_detection() failszeertzjq1
2024-09-21vim-patch:9.1.0738: filetype: rapid files are not recognizedzeertzjq1
2024-09-20fix(treesitter): lint top-level anonymous nodesRiley Bruins1
2024-09-19docs(lsp): hover window controls #30347Tristan Knight1
2024-09-19fix(health): check more "old" files #30421Justin M. Keyes1
2024-09-19refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)zeertzjq1
2024-09-17vim-patch:9.1.0735: filetype: salt files are not recognizedGregory Anders1
2024-09-17vim-patch:9.1.0734: filetype: jinja files are not recognizedGregory Anders1
2024-09-16docs(eval): update param types of prompt-buffer functions (#30392)glepnir1
2024-09-16feat(vim.ui): configurable "gx" / vim.ui.open() toolMatěj Cepl1
2024-09-16vim-patch:9.1.0731: inconsistent case sensitive extension matchingChristian Clason1