4 lines
57 B
Bash
4 lines
57 B
Bash
export LSP_AUTOSTART=1
|
|
|
|
watch_file nix/*
|
|
use flake . -Lv
|
export LSP_AUTOSTART=1
|
|
|
|
watch_file nix/*
|
|
use flake . -Lv
|