made lazydev load only when in a lua file

This commit is contained in:
2026-04-16 09:59:52 +01:00
parent b76db809f2
commit ac461d7a6c
3 changed files with 42 additions and 3 deletions

View File

@@ -11,7 +11,6 @@
system = "x86_64-linux"; # change if needed
pkgs = import nixpkgs { inherit system; };
pkgList = with pkgs; [
# LSPs
lua-language-server
vscode-langservers-extracted