summaryrefslogtreecommitdiff
path: root/pkgs/custom-vim/custom.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2019-02-19 20:01:30 +0100
committerAdrian Kummerlaender2019-02-19 20:01:30 +0100
commit74ed6df47cc880f0c77cb32ebe0b80211287b331 (patch)
tree721b09a15464220e55b6acf570fca70fb7bc869c /pkgs/custom-vim/custom.nix
parent3a34cbf675fe47f8a69976cfbee54d2173bc020a (diff)
downloadpkgs-74ed6df47cc880f0c77cb32ebe0b80211287b331.tar
pkgs-74ed6df47cc880f0c77cb32ebe0b80211287b331.tar.gz
pkgs-74ed6df47cc880f0c77cb32ebe0b80211287b331.tar.bz2
pkgs-74ed6df47cc880f0c77cb32ebe0b80211287b331.tar.lz
pkgs-74ed6df47cc880f0c77cb32ebe0b80211287b331.tar.xz
pkgs-74ed6df47cc880f0c77cb32ebe0b80211287b331.tar.zst
pkgs-74ed6df47cc880f0c77cb32ebe0b80211287b331.zip
Replace vim-surround with vim-sandwich
Diffstat (limited to 'pkgs/custom-vim/custom.nix')
-rw-r--r--pkgs/custom-vim/custom.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/custom-vim/custom.nix b/pkgs/custom-vim/custom.nix
index 4719b72..4c0c72c 100644
--- a/pkgs/custom-vim/custom.nix
+++ b/pkgs/custom-vim/custom.nix
@@ -28,7 +28,7 @@ in
# editing enhancements
"vim-wordmotion"
"vim-autoformat"
- "surround"
+ "vim-sandwich"
"vim-unimpaired"
"vim-far"
# git integration