1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-09 03:56:05 +01:00

tests/none-ls: typo

This commit is contained in:
Gaetan Lepage 2025-09-06 16:18:26 +02:00 committed by Matt Sturgeon
parent 7a6d7730d9
commit 7afdd40b96

View file

@ -105,7 +105,7 @@
sources = sources =
let let
disabled = [ disabled = [
#TODO Added 2025-04-01 # TODO Added 2025-04-01
# php-cs-fixer is marked as broken # php-cs-fixer is marked as broken
"phpcsfixer" "phpcsfixer"
] ]