summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua
AgeCommit message (Expand)AuthorFiles
2025-01-05feat(func): allow manual cache invalidation for _memoizeRiley Bruins3
2025-01-05fix(health): set nomodifiable in checkhealth buffersMaria José Solano1
2025-01-04fix(vim.fs.normalize): normalize case for windows drive letterdundargoc1
2025-01-03test: spawn_wait() starts a non-RPC Nvim processJustin M. Keyes1
2025-01-03docs: misc #31822Justin M. Keyes1
2025-01-03vim-patch:9.1.0987: filetype: cake files are not recognizedChristian Clason1
2025-01-03vim-patch:9.1.0986: filetype: 'jj' filetype is a bit impreciseChristian Clason1
2025-01-02feat(ui)!: emit prompt "messages" as cmdline events #31525luukvbaal1
2025-01-02fix(lsp): ensure watcher cancelJaehwang Jung2
2025-01-01fix(vim.fs.abspath): correctly handle UNC pathsdundargoc1
2025-01-01docs: misc #31479Justin M. Keyes3
2024-12-31fix(vim.fs): joinpath() does not normalize slashes on Windows #31782Gustav Eikaas1
2024-12-31feat(lsp): return resolved config for vim.lsp.config[name]Mathias Fussenegger2
2024-12-31vim-patch:9.1.0982: TI linker files are not recognizedChristian Clason2
2024-12-31vim-patch:9.1.0983: not able to get the displayed items in complete_i… (#31...glepnir1
2024-12-30vim-patch:9.1.0977: filetype: msbuild filetypes are not recognizedChristian Clason1
2024-12-29fix(treesitter.foldexpr): only refresh valid buffersIgor1
2024-12-29fix(lsp): check if sig_help window is focusable when configuring cycle keymapMaria José Solano1
2024-12-29vim-patch:9.1.0972: filetype: TI linker map files are not recognizedChristian Clason1
2024-12-29vim-patch:9.1.0971: filetype: SLNX files are not recognizedChristian Clason1
2024-12-29fix(treesitter.foldexpr): refresh in the buffers affected by OptionSetJaehwang Jung1
2024-12-28vim-patch:9.1.0965: filetype: sh filetype set when detecting the use of bash ...Luca Saccarola1
2024-12-28feat(lua): add `vim.fs.abspath`Famiu Haque1
2024-12-27feat(lsp): support function for client root_dir (#31630)Gregory Anders1
2024-12-27vim-patch:9.1.0962: filetype: bun.lock file is not recognizedChristian Clason1
2024-12-25vim-patch:9.1.0961: filetype: TI gel files are not recognizedChristian Clason1
2024-12-25vim-patch:9.1.0960: filetype: hy history files are not recognizedChristian Clason1
2024-12-24docs(api): return type of nvim_get_keymap() #31708Shihua Zeng2
2024-12-24vim-patch:9.1.0958: filetype: supertux2 config files detected as lispChristian Clason1
2024-12-23fix(diagnostic): silence :chistory #31701Yorick Peterse1
2024-12-23docs(api): vim.version.range():has() method #31622Lukasz Piepiora1
2024-12-22vim-patch:9.1.0953: filetype: APKBUILD files not correctly detectedChristian Clason1
2024-12-22vim-patch:9.1.0951: filetype: jshell files are not recognizedChristian Clason1
2024-12-21feat(lsp): return table from lsp/ files on runtimepath (#31663)Gregory Anders1
2024-12-21vim-patch:9.1.0950: filetype: fennelrc files are not recognizedChristian Clason1
2024-12-20fix(vim.system): invalid MAX_TIMEOUT for 32-bit systems #31638Dan Pascu1
2024-12-19feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343Justin M. Keyes3
2024-12-19docs(api): specify when decor provider on_buf is called #31634luukvbaal1
2024-12-18refactor(man.lua): various changesLewis Russell1
2024-12-18fix(lsp): vim.lsp.start fails if existing client has no workspace_folders #31608phanium1
2024-12-18feat(lsp): show server version in `:checkhealth` #31611Peter Lithammer2
2024-12-17feat(terminal)!: cursor shape and blink (#31562)Gregory Anders1
2024-12-16fix(api): generic error messages, not using TRY_WRAP #31596Justin M. Keyes1
2024-12-16fix(Man): completion on MacLewis Russell1
2024-12-16fix(diagnostic): vim.diagnostic.setqflist() opens loclist on first call #31585Juan Cruz De La Torre1
2024-12-16vim-patch:9.1.0929: filetype: lalrpop files are not recognizedChristian Clason1
2024-12-15vim-patch:9.1.0926: filetype: Pixi lock files are not recognizedChristian Clason1
2024-12-15vim-patch:ed89206: runtime(doc): add a note about inclusive motions and exclu...zeertzjq1
2024-12-13docs(annotations): added `---@generic` supportColin Kennedy1
2024-12-13Revert "fix(Man.lua): trigger completion even without arguments" #31572Justin M. Keyes1