Followed guide [here](https://github.com/grafana/jsonnet-language-server/tree/main/editor/vim#jsonnet-language-server-integration-for-vim) for nvim-lspconfig, then installed `jsonnet_ls` using `LspInstall`. `LspInfo` does recognize the `jsonnet_ls` config, but the filetype is not detected. Also followed the steps outlined in the [nvim-lspconfig server config doc](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#jsonnet_ls).