aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim
Commit message (Expand)AuthorAge
...
* fix(vim.ui)!: change open() to return pcall-like values #28502Justin M. Keyes2024-04-25
* feat(fs): add vim.fs.root (#28477)Gregory Anders2024-04-24
* perf(diagnostic): avoid table copies to filter by severity (#28491)Mathias Fußenegger2024-04-24
* refactor(lsp): merge subtypes and supertypes into typehierarchy (#28467)Mathias Fußenegger2024-04-23
* perf(lua): faster vim.deprecate() #28470Evgeni Chasnovski2024-04-23
* fix(diagnostic): vim.diagnostic.get(…,{lnum=…}) on multi-line diagnostic ...Raphael2024-04-23
* fix(diagnostic): open_float on multi-line diagnostics #28301Raphael2024-04-23
* vim-patch:9.1.0366: filetype: ondir files are not recognizedChristian Clason2024-04-23
* fix(lsp): avoid assertion when `client_hints` do not exist (#28461)Yi Ming2024-04-22
* refactor(lua): deprecate tbl_flatten #28457Justin M. Keyes2024-04-22
* fix: unreliable "checkhealth completions" testJustin M. Keyes2024-04-22
* refactor(lua): deprecate tbl_flattenJustin M. Keyes2024-04-22
* refactor(lua): rename tbl_isarray => isarrayJustin M. Keyes2024-04-21
* refactor(lua): rename tbl_islist => islistJustin M. Keyes2024-04-21
* refactor(treesitter): language loadingLewis Russell2024-04-21
* perf(treesitter): incremental foldupdateJaehwang Jung2024-04-21
* feat(treesitter): handle quantified fold capturesRiley Bruins2024-04-20
* feat(lsp): add vim.lsp.buf.subtypes(), vim.lsp.buf.supertypes() (#28388)Yinzuo Jiang2024-04-20
* fix(vim.ui.open): try wslview before explorer.exe #28424Justin M. Keyes2024-04-20
* vim-patch:9.1.0355: filetype: flake.lock files are not recognizedChristian Clason2024-04-19
* refactor(vim.iter)!: remove vim.iter.map/filter/totable #26138Justin M. Keyes2024-04-19
* vim-patch:9.1.0354: runtime(uci): No support for uci file types (#28409)zeertzjq2024-04-19
* fix(lsp): correct deprecation message #28403Maria José Solano2024-04-18
* feat(lua): enable(enable:boolean, filter:table) #28374Justin M. Keyes2024-04-18
* refactor(lsp): merge rpc.domain_socket_connect into rpc.connect (#28398)Mathias Fußenegger2024-04-18
* feat(lua): vim.fs.normalize() resolves ".", ".." #28203Famiu Haque2024-04-16
* feat(defaults): use ripgrep (rg) for 'grepprg' if availableLuna Saphie Mittelbach2024-04-16
* fix: vim.validate() order is not deterministic #28377Justin M. Keyes2024-04-16
* Merge #28227 feat(diagnostic): is_enabled, enable(…, enable:boolean)Justin M. Keyes2024-04-16
|\
| * feat(diagnostic): enable(…, opts)Justin M. Keyes2024-04-15
| * feat(diagnostic): is_enabled, enable(…, enable:boolean)Justin M. Keyes2024-04-15
* | vim-patch:9.1.0326: filetype: some requirements files are not recognized (#28...zeertzjq2024-04-16
* | vim-patch:9.1.0325: CMakeCache.txt files not recognized (#28359)zeertzjq2024-04-16
* | vim-patch:9.1.0324: filetype: some json files are not recognizedzeertzjq2024-04-16
* | vim-patch:9.1.0323: filetype: cabal config files may not be recognizedzeertzjq2024-04-16
* | vim-patch:9.1.0322: filetype: some mail tools not recognizedzeertzjq2024-04-16
|/
* fix(vim.ui): open() may wait indefinitely #28325Justin M. Keyes2024-04-15
* vim-patch:9.1.0329: String interpolation fails for Dict type (#28335)zeertzjq2024-04-15
* feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192Sean Dewar2024-04-14
* fix(defaults): only repeat macro for each selected line if linewise (#28289)zeertzjq2024-04-15
* vim-patch:9.1.0318: filetype: translate shell config files are not recognizedChristian Clason2024-04-14
* vim-patch:9.1.0317: filetype: matplotlibrc files are not recognizedChristian Clason2024-04-14
* vim-patch:9.1.0316: filetype: some sh and confini files not recognizedChristian Clason2024-04-14
* vim-patch:9.1.0315: filetype: a few more dosini files are not recognizedChristian Clason2024-04-14
* fix(defaults): auto-close terminal for &shell with args (#28276)Jaehwang Jung2024-04-13
* vim-patch:9.1.0311: filetype: Some config files are not recognized (#28311)zeertzjq2024-04-13
* revert: "feat(health): fold successful healthchecks #22866"dundargoc2024-04-13
* vim-patch:9.1.0305: filetype: some history files are not recognized (#28300)zeertzjq2024-04-12
* vim-patch:9.1.0307: filetype: texdoc config files is not recognizedzeertzjq2024-04-12
* vim-patch:9.1.0306: filetype: x11vnc config file is not recognizedzeertzjq2024-04-12