From f82b999542824f6fd9525cf6c839c884ff3c6bcb Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Thu, 8 Aug 2024 17:57:06 -0400 Subject: [PATCH] neovim: Drop remaining crystal support As much as I love reading the Crystal programming language, it's clear that there are more opportunities to be had with prioritizing Rust instead. The ecosystem for Rust is vastly superior with higher quality libraries and an LSP that's actually feature-complete, and I'd rather deal with the known problems I'm aware of with Rust than the problems I'm aware of with Crystal. Rust won. Joking aside, the ecosystem for Rust is vastly superior, even if the language is more difficult. --- home/neovim.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/home/neovim.nix b/home/neovim.nix index d26d0b81..a3a88e68 100644 --- a/home/neovim.nix +++ b/home/neovim.nix @@ -43,7 +43,6 @@ nodePackages."@astrojs/language-server" nodePackages."@prisma/language-server" emmet-language-server - crystalline markdown-oxide tailwindcss-language-server vscode-langservers-extracted @@ -259,7 +258,6 @@ 'markdown_oxide', 'html', 'texlab', - 'crystalline', 'prismals', 'jsonls', 'vuels', @@ -487,7 +485,6 @@ rust-vim yuck-vim neoformat - vim-crystal vim-nix tagbar rainbow-delimiters-nvim