From ec64ebc186833c3a4512ca98a9e579de8ab7f800 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Wed, 25 Jun 2025 00:00:37 -0400 Subject: fix neovim lsps, add lua_ls --- hosts/shinji/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/shinji/default.nix b/hosts/shinji/default.nix index 74f3052..5c39012 100644 --- a/hosts/shinji/default.nix +++ b/hosts/shinji/default.nix @@ -50,6 +50,7 @@ }; development = { c = true; + lua = true; rust = true; web = true; }; -- cgit v1.2.3-freya