From 628a06f5c81861edb7702b100a3be83b4d9dcdba Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Sun, 1 Feb 2026 13:05:34 +0100 Subject: feat: update config. --- lua/plugins/lsp.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua') diff --git a/lua/plugins/lsp.lua b/lua/plugins/lsp.lua index 4e8d4b4..7fa01fe 100644 --- a/lua/plugins/lsp.lua +++ b/lua/plugins/lsp.lua @@ -28,6 +28,7 @@ vim.lsp.enable({ "basedpyright", "yamlls", "bashls", + "just", }) -- diagnostic settings -- cgit v1.1