From 51f319c7af67859afdc3e7566c62b92332ee61bc Mon Sep 17 00:00:00 2001 From: Erik Kinnunen Date: Thu, 19 Dec 2024 09:18:28 +0200 Subject: [PATCH] Update lazy-lock (#16) Updated plugins: ## nvim-cmp - `98e8b9d` expose latest response for creating compat layer (17 hours ago) ## nvim-lspconfig - `9f2c279` docs: update configs.md skip-checks: true (2 days ago) - `495a7f1` feat(msbuild): config instruction for filetypes (#3516) (2 days ago) ## nvim-treesitter - `102bc74e` bot(lockfile): update hoon, nu (16 hours ago) - `981ca7e3` fix(nu): perf issue of highlight.scm (#7475) (22 hours ago) - `c47d8d27` fix(lua): remove duplicate `nvim_command` (#7477) (2 days ago) - `d20db847` bot(lockfile): update apex, fortran, nu, scala, sflog, soql, sosl, templ (2 days ago) Co-authored-by: erikjuhani <15418377+erikjuhani@users.noreply.github.com> --- .config/nvim/lazy-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/nvim/lazy-lock.json b/.config/nvim/lazy-lock.json index 86566bf..d7d999e 100644 --- a/.config/nvim/lazy-lock.json +++ b/.config/nvim/lazy-lock.json @@ -14,10 +14,10 @@ "lsp_signature.nvim": { "branch": "master", "commit": "fc38521ea4d9ec8dbd4c2819ba8126cea743943b" }, "mason-lspconfig.nvim": { "branch": "main", "commit": "8e46de9241d3997927af12196bd8faa0ed08c29a" }, "mason.nvim": { "branch": "main", "commit": "e2f7f9044ec30067bc11800a9e266664b88cda22" }, - "nvim-cmp": { "branch": "main", "commit": "3403e2e9391ed0a28c3afddd8612701b647c8e26" }, + "nvim-cmp": { "branch": "main", "commit": "98e8b9d593a5547c126a39212d6f5e954a2d85dd" }, "nvim-lsp-ts-utils": { "branch": "main", "commit": "0a6a16ef292c9b61eac6dad00d52666c7f84b0e7" }, - "nvim-lspconfig": { "branch": "master", "commit": "ae8a01bb40848490548e5d07b97ed972ed43c2f9" }, - "nvim-treesitter": { "branch": "master", "commit": "1d0a8b91d02511a7f4d7aa74b2db0e19d6e780be" }, + "nvim-lspconfig": { "branch": "master", "commit": "9f2c279cf9abe584f03bfeb37c6658d68e3ff49d" }, + "nvim-treesitter": { "branch": "master", "commit": "102bc74e093ef54aab57a368db15befeb9ba9d58" }, "nvim-web-devicons": { "branch": "master", "commit": "0eb18da56e2ba6ba24de7130a12bcc4e31ad11cb" }, "oil.nvim": { "branch": "master", "commit": "dba037598843973b8c54bc5ce0318db4a0da439d" }, "plenary.nvim": { "branch": "master", "commit": "2d9b06177a975543726ce5c73fca176cedbffe9d" },