aboutsummaryrefslogtreecommitdiffstats
path: root/vim/.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/.vim')
-rw-r--r--vim/.vim/.gitignore1
-rw-r--r--vim/.vim/bundle/.gitignore2
l---------vim/.vim/init.vim1
3 files changed, 4 insertions, 0 deletions
diff --git a/vim/.vim/.gitignore b/vim/.vim/.gitignore
new file mode 100644
index 0000000..f84e7ed
--- /dev/null
+++ b/vim/.vim/.gitignore
@@ -0,0 +1 @@
spell/
diff --git a/vim/.vim/bundle/.gitignore b/vim/.vim/bundle/.gitignore
index aa36e72..bf5f73d 100644
--- a/vim/.vim/bundle/.gitignore
+++ b/vim/.vim/bundle/.gitignore
@@ -1,2 +1,4 @@
1vim-kerboscript 1vim-kerboscript
2vim-go 2vim-go
3vim-latex
4vim-latex-live-preview
diff --git a/vim/.vim/init.vim b/vim/.vim/init.vim
new file mode 120000
index 0000000..eb21de1
--- /dev/null
+++ b/vim/.vim/init.vim
@@ -0,0 +1 @@
/home/tom/.vimrc \ No newline at end of file