summaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/.gitignore2
-rw-r--r--vim/.vim/autoload/.gitkeep0
-rw-r--r--vim/.vim/plugin/.gitkeep0
3 files changed, 1 insertions, 1 deletions
diff --git a/vim/.gitignore b/vim/.gitignore
index f962736..34ef01f 100644
--- a/vim/.gitignore
+++ b/vim/.gitignore
@@ -1,2 +1,2 @@
-.vim/autoload
+.vim/autoload/plug.vim
.vim/vim-plug
diff --git a/vim/.vim/autoload/.gitkeep b/vim/.vim/autoload/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/vim/.vim/autoload/.gitkeep
diff --git a/vim/.vim/plugin/.gitkeep b/vim/.vim/plugin/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/vim/.vim/plugin/.gitkeep