From 3ba0c483e9ef6dd033bfbd69a8648646ed00b771 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 15 Mar 2025 16:37:05 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove(nvim):=20mason?= =?UTF-8?q?=20lock=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/nvim/mason-lock.json | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 .config/nvim/mason-lock.json diff --git a/.config/nvim/mason-lock.json b/.config/nvim/mason-lock.json deleted file mode 100644 index 592a870e..00000000 --- a/.config/nvim/mason-lock.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "bacon": "3.10.0", - "basedpyright": "1.27.1", - "bash-language-server": "5.4.3", - "codelldb": "v1.11.3", - "css-lsp": "4.10.0", - "css-variables-language-server": "2.7.0", - "cssmodules-language-server": "1.5.1", - "debugpy": "1.8.12", - "emmet-language-server": "2.6.1", - "eslint-lsp": "4.10.0", - "html-lsp": "4.10.0", - "htmlhint": "1.1.4", - "hyprls": "v0.5.0", - "js-debug-adapter": "v1.97.1", - "json-lsp": "4.10.0", - "lua-language-server": "3.13.6", - "markdown-toc": "1.2.0", - "markdownlint": "0.44.0", - "markdownlint-cli2": "0.17.2", - "marksman": "2024-12-18", - "prettier": "3.5.1", - "prettierd": "0.26.1", - "ruff": "0.9.6", - "shellcheck": "v0.10.0", - "shfmt": "v3.10.0", - "stylelint": "16.14.1", - "stylua": "v2.0.2", - "taplo": "0.9.3", - "vtsls": "0.2.8", - "yaml-language-server": "1.16.0" -} \ No newline at end of file