From 7be9690ef7e37ae636fb16b95cdd17e6ce137d2c Mon Sep 17 00:00:00 2001 From: Adam Cooper Date: Thu, 13 Feb 2025 23:29:34 -0500 Subject: [PATCH] [lazyvim] added non-lang extras; still working --- nvim/lazyvim.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nvim/lazyvim.json b/nvim/lazyvim.json index 6206f7e..14a5848 100644 --- a/nvim/lazyvim.json +++ b/nvim/lazyvim.json @@ -1,6 +1,7 @@ { "extras": [ - + "lazyvim.plugins.extras.coding.mini-surround", + "lazyvim.plugins.extras.vscode" ], "install_version": 8, "news": {