Update Zed configuration for nix LSP and formatter.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ pkgs }:
|
||||
{pkgs}:
|
||||
pkgs.writeShellScriptBin "emopicker9000" ''
|
||||
# check if rofi is already running
|
||||
if pidof rofi > /dev/null; then
|
||||
|
||||
Reference in New Issue
Block a user