1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 11:24:55 +02:00

nvim: plugin: delete outcommented stuff and minor style fixes

This commit is contained in:
Henrik Hautakoski 2024-09-05 23:06:48 +02:00
parent ae10df6e2c
commit 0fc16d95a1
2 changed files with 3 additions and 10 deletions

View file

@ -21,13 +21,8 @@ return {
icon = "󰙨",
color = "#0d6efd",
name = "PhpUnit"
},
-- ["composer.json"] = {
-- icon = "",
-- color = "#9e9e9e",
-- name = "Composer"
-- }
};
}
}
}
},
}
}