summaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2020-10-16 18:00:22 +0100
committerUrbain Vaes <urbain@vaes.uk>2020-10-16 18:00:22 +0100
commitf1e9d4186e06a223a030179e152d4788ba10343f (patch)
tree31ad817877666002ca702f4371a76596049d6400 /vim
parent3ccffd6eddb1d614ff3da9ce48594cd716ddcdcb (diff)
Add email configuration for ENPC
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