From 5f2a752c81b3a95404a965b49f792e5b35583b62 Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Mon, 4 Mar 2019 21:02:17 -0800 Subject: [PATCH] fix some vim packages --- nix/home.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/home.nix b/nix/home.nix index 9b56ecf..2433c45 100644 --- a/nix/home.nix +++ b/nix/home.nix @@ -78,7 +78,7 @@ with lib; vim-nix elm-vim vim-elixir - "alchemist.vim" + alchemist-vim haskell-vim vim-markdown vimtex @@ -94,10 +94,10 @@ with lib; undotree vim-test ale - "fzf.vim" + fzf-vim fzfWrapper LanguageClient-neovim - "deoplete.nvim" + deoplete-nvim papercolor-theme ]; };