diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 9c4aef4..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,15 +0,0 @@
-[submodule ".vim/bundle/git-vim"]
- path = .vim/bundle/git-vim
- url = https://github.com/motemen/git-vim
-[submodule ".vim/bundle/vim-css-color.vim"]
- path = .vim/bundle/vim-css-color.vim
- url = https://github.com/ap/vim-css-color.git
-[submodule ".vim/bundle/ctrlp.vim"]
- path = .vim/bundle/ctrlp.vim
- url = https://github.com/kien/ctrlp.vim.git
-[submodule ".vim/bundle/vim-gitgutter"]
- path = .vim/bundle/vim-gitgutter
- url = git://github.com/airblade/vim-gitgutter.git
-[submodule ".vim/bundle/vim-airline"]
- path = .vim/bundle/vim-airline
- url = https://github.com/bling/vim-airline.git
diff --git a/.vim/autoload/pathogen.vim b/.vim/autoload/pathogen.vim
deleted file mode 100644
index a7edd06..0000000
--- a/.vim/autoload/pathogen.vim
+++ /dev/null
@@ -1,233 +0,0 @@
-" pathogen.vim - path option manipulation
-" Maintainer: Tim Pope
-" Version: 2.0
-
-" Install in ~/.vim/autoload (or ~\vimfiles\autoload).
-"
-" For management of individually installed plugins in ~/.vim/bundle (or
-" ~\vimfiles\bundle), adding `call pathogen#infect()` to your .vimrc
-" prior to `filetype plugin indent on` is the only other setup necessary.
-"
-" The API is documented inline below. For maximum ease of reading,
-" :set foldmethod=marker
-
-if exists("g:loaded_pathogen") || &cp
- finish
-endif
-let g:loaded_pathogen = 1
-
-" Point of entry for basic default usage. Give a directory name to invoke
-" pathogen#runtime_append_all_bundles() (defaults to "bundle"), or a full path
-" to invoke pathogen#runtime_prepend_subdirectories(). Afterwards,
-" pathogen#cycle_filetype() is invoked.
-function! pathogen#infect(...) abort " {{{1
- let source_path = a:0 ? a:1 : 'bundle'
- if source_path =~# '[\\/]'
- call pathogen#runtime_prepend_subdirectories(source_path)
- else
- call pathogen#runtime_append_all_bundles(source_path)
- endif
- call pathogen#cycle_filetype()
-endfunction " }}}1
-
-" Split a path into a list.
-function! pathogen#split(path) abort " {{{1
- if type(a:path) == type([]) | return a:path | endif
- let split = split(a:path,'\\\@,'edit',,0)
-command! -bar -bang -count=1 -nargs=1 -complete=customlist,s:Findcomplete Vedit :execute s:find(,'edit',,0)
-command! -bar -bang -count=1 -nargs=1 -complete=customlist,s:Findcomplete Vopen :execute s:find(,'edit',,1)
-command! -bar -bang -count=1 -nargs=1 -complete=customlist,s:Findcomplete Vsplit :execute s:find(,'split',,1)
-command! -bar -bang -count=1 -nargs=1 -complete=customlist,s:Findcomplete Vvsplit :execute s:find(,'vsplit',,1)
-command! -bar -bang -count=1 -nargs=1 -complete=customlist,s:Findcomplete Vtabedit :execute s:find(,'tabedit',,1)
-command! -bar -bang -count=1 -nargs=1 -complete=customlist,s:Findcomplete Vpedit :execute s:find(,'pedit',,1)
-command! -bar -bang -count=1 -nargs=1 -complete=customlist,s:Findcomplete Vread :execute s:find(,'read',,1)
-
-" vim:set ft=vim ts=8 sw=2 sts=2:
diff --git a/.vim/bundle/ctrlp.vim b/.vim/bundle/ctrlp.vim
deleted file mode 160000
index daf0c01..0000000
--- a/.vim/bundle/ctrlp.vim
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit daf0c01bd850dbd7337c469251c13b0bc779c762
diff --git a/.vim/bundle/git-vim b/.vim/bundle/git-vim
deleted file mode 160000
index 19b88ad..0000000
--- a/.vim/bundle/git-vim
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 19b88ad4f00ac570118111b1bc9544f35aae6a49
diff --git a/.vim/bundle/vim-airline b/.vim/bundle/vim-airline
deleted file mode 160000
index cba7e48..0000000
--- a/.vim/bundle/vim-airline
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit cba7e48e5af3ea5a2201931c5f47ce8978c247bf
diff --git a/.vim/bundle/vim-css-color.vim b/.vim/bundle/vim-css-color.vim
deleted file mode 160000
index f91295d..0000000
--- a/.vim/bundle/vim-css-color.vim
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit f91295d92a472261cc892d7d9b20331f936462da
diff --git a/.vim/bundle/vim-gitgutter b/.vim/bundle/vim-gitgutter
deleted file mode 160000
index ff031d0..0000000
--- a/.vim/bundle/vim-gitgutter
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit ff031d022f2123353bc93a3aa97290287c10a287
diff --git a/.vim/template/production.html b/.vim/template/production.html
deleted file mode 100644
index 9957bcb..0000000
--- a/.vim/template/production.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/.vim/template/production.php b/.vim/template/production.php
deleted file mode 100644
index b3d9bbc..0000000
--- a/.vim/template/production.php
+++ /dev/null
@@ -1 +0,0 @@
-