From 97fdb6d22a77f7fd611137c51f6da10613f055c5 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Tue, 25 Jun 2024 23:36:42 -0400 Subject: [PATCH] neovim: Drop fcitx-vim This was significantly increasing start time and I didn't use it too much. There should be lighter alternatives out there that aren't packaged in nixpkgs. --- home/neovim.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/neovim.nix b/home/neovim.nix index b24976ec..c61e50c4 100644 --- a/home/neovim.nix +++ b/home/neovim.nix @@ -476,7 +476,6 @@ in neoformat vim-crystal vim-nix - fcitx-vim tagbar rainbow-delimiters-nvim ];