mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-29 20:04:28 +02:00
feat: add laravel pint formating to none-ls
This commit is contained in:
parent
310f1ad5b5
commit
08b055af7e
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ with lib; let
|
|||
nixpkgs_fmt = {
|
||||
package = pkgs.nixpkgs-fmt;
|
||||
};
|
||||
pint = {};
|
||||
phpcbf = {
|
||||
package = pkgs.phpPackages.phpcbf;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue