aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim
Commit message (Expand)AuthorAge
* 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
* refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)zeertzjq2024-09-19
* vim-patch:9.1.0735: filetype: salt files are not recognizedGregory Anders2024-09-17
* vim-patch:9.1.0734: filetype: jinja files are not recognizedGregory Anders2024-09-17
* docs(eval): update param types of prompt-buffer functions (#30392)glepnir2024-09-16
* feat(vim.ui): configurable "gx" / vim.ui.open() toolMatěj Cepl2024-09-16
* vim-patch:9.1.0731: inconsistent case sensitive extension matchingChristian Clason2024-09-16
* fix(defaults): cannot remove "How-to disable mouse" menu item #30375Jaehwang Jung2024-09-14
* fix(lsp): handle nil bytes in stringsMathias Fussenegger2024-09-13
* feat(treesitter): start moving get_parser to return nil #30313Riley Bruins2024-09-13
* fix(lsp): handle empty call hierarchy items #30349James Trew2024-09-13
* vim-patch:9.1.0725: filetype: swiftinterface files are not recognized (#30350)zeertzjq2024-09-12
* fix: replace NVIM with Nvim in default titlestring (#30348)Gregory Anders2024-09-11
* fix(lsp): check buffer is loaded and valid #30330glepnir2024-09-11
* fix(health): return correct name from 'path2name()'monkoose2024-09-11
* vim-patch:d657d3d: runtime(doc): clarify the effect of the timeout for search...zeertzjq2024-09-11
* fix(lsp): handle encoding bounds in str_utfindex_enctris2032024-09-10
* fix(lua): revert vim.tbl_extend behavior change and document itChristian Clason2024-09-08
* fix(lsp): handle out-of-bounds character positions #30288Tristan Knight2024-09-08
* fix(vim.ui.open): prefer xdg-open on WSL #30302Yi Ming2024-09-07
* vim-patch:9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs (#30293)zeertzjq2024-09-07
* feat(defaults): popupmenu "Open in browser", "Go to definition" #30261Justin M. Keyes2024-09-05
* fix(lsp): handle locations exceeding line length #30253Tristan Knight2024-09-05
* fix(lua): allows tables with integer keys to be merged in tbl_deep_extendLewis Russell2024-09-04
* feat(lsp): support hostname in rpc.connect #30238Tristan Knight2024-09-03
* docs: vim.lsp.rpc.connect() TCP requires IP address #30219Tristan Knight2024-09-01
* docs: misc #28970Justin M. Keyes2024-09-01
* feat(treesitter)!: default to correct behavior for quantified captures (#30193)Gregory Anders2024-09-01