From e57c467c497ba8c671996dd688d3a04581099663 Mon Sep 17 00:00:00 2001 From: MysticalDevil Date: Sat, 14 Oct 2023 20:23:04 +0800 Subject: [PATCH] Some changes --- lua/plugins/languages.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/plugins/languages.lua b/lua/plugins/languages.lua index 1978b25..fb15e2b 100644 --- a/lua/plugins/languages.lua +++ b/lua/plugins/languages.lua @@ -230,7 +230,7 @@ return { end, event = "VeryLazy", -- Optional: needed only if you want to type `:VenvSelect` without a keymapping }, - -- numiras/semshi + -- wookayin/semshi -- Semantic Highlighting for Python in Neovim { "wookayin/semshi", -- use a maintained fork