update todo comment

This commit is contained in:
sjcobb 2025-06-26 20:49:07 +01:00
commit c157e71ebc

View file

@ -27,10 +27,10 @@
dynamicRegistration = true;
};
};
# TODO: Reconsider this? Not sure if that necessary.
settings = {
helm-ls = {
yamlls = {
# TODO: Determine if this is a good enough solution
path = (head yamlCfg.lsp.servers).cmd;
};
};