Set up conform.nvim
This commit is contained in:
parent
445c5965c6
commit
e6f397f4be
11 changed files with 68 additions and 77 deletions
devshells
|
@ -1,5 +1,5 @@
|
|||
# shell containing the tools i most commonly use for purescript work!
|
||||
{ pkgs, ... }:
|
||||
pkgs.mkShell {
|
||||
nativebuildinputs = with pkgs; [ purescript spago typescript nodejs ];
|
||||
packages = with pkgs; [ purescript spago typescript nodejs ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue