summaryrefslogtreecommitdiff
path: root/vim.nix
diff options
context:
space:
mode:
Diffstat (limited to 'vim.nix')
-rw-r--r--vim.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim.nix b/vim.nix
index b5fee03..a096ac8 100644
--- a/vim.nix
+++ b/vim.nix
@@ -20,6 +20,7 @@ in
"fugitive"
"editorconfig-vim"
"gitgutter"
+ "surround"
];
settings = {
ignorecase = true;