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 36cc033..67566d9 100644
--- a/vim.nix
+++ b/vim.nix
@@ -17,6 +17,7 @@ in
plugins = [
"sensible"
"colors-solarized"
+ "ctrlp"
"fugitive"
"editorconfig-vim"
"gitgutter"