diff --git a/home-manager/applications.nix b/home-manager/applications.nix index 351258c..4ec1f6e 100644 --- a/home-manager/applications.nix +++ b/home-manager/applications.nix @@ -67,6 +67,7 @@ bottom virt-manager-qt wmctrl + jellyfin-media-player ]) ++ [ extra.agda unstable.zoom-us diff --git a/home-manager/neovim.nix b/home-manager/neovim.nix index 04e849f..5c74604 100644 --- a/home-manager/neovim.nix +++ b/home-manager/neovim.nix @@ -34,7 +34,7 @@ lspcfg.ocamllsp.setup({}) lspcfg.purescriptls.setup({}) lspcfg.volar.setup({}) - lspcfg.tsserver.setup({ + lspcfg.ts_ls.setup({ init_options = { plugins = { {