From 0cf6282931b9f1c80c77cf8386aa0a8c267c5220 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Mon, 20 Dec 2021 13:40:02 +0100 Subject: common/vim: fix some plugin names --- common/vim.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/common/vim.nix b/common/vim.nix index 9bcba5f..0228849 100644 --- a/common/vim.nix +++ b/common/vim.nix @@ -91,7 +91,7 @@ let # Motions camelcasemotion - surround + vim-surround targets-vim neoformat @@ -104,9 +104,9 @@ let # Other tmux-complete-vim - fugitive - rhubarb - repeat + vim-fugitive + vim-rhubarb + vim-repeat vim-unimpaired tabular vim-abolish -- cgit v1.2.3