]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Move to vim/ in preparation for merge into new dotfiles repository
authorSimon Ruderich <simon@ruderich.org>
Sat, 2 Jun 2018 11:36:46 +0000 (13:36 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 2 Jun 2018 11:37:06 +0000 (13:37 +0200)
49 files changed:
.gitmodules
vim/.gitignore [moved from .gitignore with 100% similarity]
vim/Makefile [moved from Makefile with 100% similarity]
vim/crontab [moved from crontab with 100% similarity]
vim/gvimrc [moved from gvimrc with 100% similarity]
vim/setup.sh [moved from setup.sh with 100% similarity]
vim/term2gui.pl [moved from term2gui.pl with 100% similarity]
vim/vim/after/ftplugin/mail.vim [moved from vim/after/ftplugin/mail.vim with 100% similarity]
vim/vim/after/ftplugin/php.vim [moved from vim/after/ftplugin/php.vim with 100% similarity]
vim/vim/after/syntax/apache.vim [moved from vim/after/syntax/apache.vim with 100% similarity]
vim/vim/after/syntax/c.vim [moved from vim/after/syntax/c.vim with 100% similarity]
vim/vim/after/syntax/crontab.vim [moved from vim/after/syntax/crontab.vim with 100% similarity]
vim/vim/after/syntax/diff.vim [moved from vim/after/syntax/diff.vim with 100% similarity]
vim/vim/after/syntax/gitcommit.vim [moved from vim/after/syntax/gitcommit.vim with 100% similarity]
vim/vim/after/syntax/perl.vim [moved from vim/after/syntax/perl.vim with 100% similarity]
vim/vim/after/syntax/vim.vim [moved from vim/after/syntax/vim.vim with 100% similarity]
vim/vim/autoload/pathogen.vim [moved from vim/autoload/pathogen.vim with 100% similarity]
vim/vim/bundle/ctrlp [moved from vim/bundle/ctrlp with 100% similarity]
vim/vim/bundle/deb/autoload/deb.vim [moved from vim/bundle/deb/autoload/deb.vim with 100% similarity]
vim/vim/bundle/deb/plugin/debPlugin.vim [moved from vim/bundle/deb/plugin/debPlugin.vim with 100% similarity]
vim/vim/bundle/deb/syntax/deb.vim [moved from vim/bundle/deb/syntax/deb.vim with 100% similarity]
vim/vim/bundle/fswitch [moved from vim/bundle/fswitch with 100% similarity]
vim/vim/bundle/gundo [moved from vim/bundle/gundo with 100% similarity]
vim/vim/bundle/matchit/doc/matchit.txt [moved from vim/bundle/matchit/doc/matchit.txt with 100% similarity]
vim/vim/bundle/matchit/plugin/matchit.vim [moved from vim/bundle/matchit/plugin/matchit.vim with 100% similarity]
vim/vim/bundle/nerdcommenter [moved from vim/bundle/nerdcommenter with 100% similarity]
vim/vim/bundle/repeat [moved from vim/bundle/repeat with 100% similarity]
vim/vim/bundle/surround [moved from vim/bundle/surround with 100% similarity]
vim/vim/bundle/xptemplate [moved from vim/bundle/xptemplate with 100% similarity]
vim/vim/colors/simon.vim [moved from vim/colors/simon.vim with 100% similarity]
vim/vim/ftdetect/asciidoc_filetype.vim [moved from vim/ftdetect/asciidoc_filetype.vim with 100% similarity]
vim/vim/ftdetect/vimperator.vim [moved from vim/ftdetect/vimperator.vim with 100% similarity]
vim/vim/ftplugin/_common/personal.xpt.vim [moved from vim/ftplugin/_common/personal.xpt.vim with 100% similarity]
vim/vim/ftplugin/c/c.xpt.vim [moved from vim/ftplugin/c/c.xpt.vim with 100% similarity]
vim/vim/ftplugin/java/java.xpt.vim [moved from vim/ftplugin/java/java.xpt.vim with 100% similarity]
vim/vim/ftplugin/perl/perl.xpt.vim [moved from vim/ftplugin/perl/perl.xpt.vim with 100% similarity]
vim/vim/ftplugin/tex/tex.xpt.vim [moved from vim/ftplugin/tex/tex.xpt.vim with 100% similarity]
vim/vim/ftplugin/vhdl/vhdl.xpt.vim [moved from vim/ftplugin/vhdl/vhdl.xpt.vim with 100% similarity]
vim/vim/plugin/gnupg.vim [moved from vim/plugin/gnupg.vim with 100% similarity]
vim/vim/plugin/matrix.vim [moved from vim/plugin/matrix.vim with 100% similarity]
vim/vim/plugin/securemodelines.vim [moved from vim/plugin/securemodelines.vim with 100% similarity]
vim/vim/syntax/asciidoc.vim [moved from vim/syntax/asciidoc.vim with 100% similarity]
vim/vim/syntax/getmailrc.vim [moved from vim/syntax/getmailrc.vim with 100% similarity]
vim/vim/syntax/msmtp.vim [moved from vim/syntax/msmtp.vim with 100% similarity]
vim/vim/syntax/perl.vim [moved from vim/syntax/perl.vim with 100% similarity]
vim/vim/syntax/python.vim [moved from vim/syntax/python.vim with 100% similarity]
vim/vim/syntax/tmux.vim [moved from vim/syntax/tmux.vim with 100% similarity]
vim/vim/syntax/vimperator.vim [moved from vim/syntax/vimperator.vim with 100% similarity]
vim/vimrc [moved from vimrc with 100% similarity]

index 58557a4a194a50dcbb426f64d1849afbb70edaa5..144dbb4c8b30b5276fb15cb5937bc135d7e84694 100644 (file)
@@ -1,21 +1,21 @@
-[submodule "vim/bundle/ctrlp"]
-       path = vim/bundle/ctrlp
+[submodule "vim/vim/bundle/ctrlp"]
+       path = vim/vim/bundle/ctrlp
        url = https://github.com/kien/ctrlp.vim.git
-[submodule "vim/bundle/fswitch"]
-       path = vim/bundle/fswitch
+[submodule "vim/vim/bundle/fswitch"]
+       path = vim/vim/bundle/fswitch
        url = https://github.com/derekwyatt/vim-fswitch.git
-[submodule "vim/bundle/gundo"]
-       path = vim/bundle/gundo
+[submodule "vim/vim/bundle/gundo"]
+       path = vim/vim/bundle/gundo
        url = https://github.com/sjl/gundo.vim.git
-[submodule "vim/bundle/nerdcommenter"]
-       path = vim/bundle/nerdcommenter
+[submodule "vim/vim/bundle/nerdcommenter"]
+       path = vim/vim/bundle/nerdcommenter
        url = https://github.com/scrooloose/nerdcommenter.git
-[submodule "vim/bundle/surround"]
-       path = vim/bundle/surround
+[submodule "vim/vim/bundle/surround"]
+       path = vim/vim/bundle/surround
        url = https://github.com/tpope/vim-surround.git
-[submodule "vim/bundle/repeat"]
-       path = vim/bundle/repeat
+[submodule "vim/vim/bundle/repeat"]
+       path = vim/vim/bundle/repeat
        url = https://github.com/tpope/vim-repeat.git
-[submodule "vim/bundle/xptemplate"]
-       path = vim/bundle/xptemplate
+[submodule "vim/vim/bundle/xptemplate"]
+       path = vim/vim/bundle/xptemplate
        url = https://github.com/drmingdrmer/xptemplate
similarity index 100%
rename from .gitignore
rename to vim/.gitignore
similarity index 100%
rename from Makefile
rename to vim/Makefile
similarity index 100%
rename from crontab
rename to vim/crontab
similarity index 100%
rename from gvimrc
rename to vim/gvimrc
similarity index 100%
rename from setup.sh
rename to vim/setup.sh
similarity index 100%
rename from term2gui.pl
rename to vim/term2gui.pl
similarity index 100%
rename from vim/bundle/ctrlp
rename to vim/vim/bundle/ctrlp
similarity index 100%
rename from vim/bundle/fswitch
rename to vim/vim/bundle/fswitch
similarity index 100%
rename from vim/bundle/gundo
rename to vim/vim/bundle/gundo
similarity index 100%
rename from vim/bundle/repeat
rename to vim/vim/bundle/repeat
similarity index 100%
rename from vim/bundle/surround
rename to vim/vim/bundle/surround
similarity index 100%
rename from vim/syntax/perl.vim
rename to vim/vim/syntax/perl.vim
similarity index 100%
rename from vim/syntax/tmux.vim
rename to vim/vim/syntax/tmux.vim
diff --git a/vimrc b/vim/vimrc
similarity index 100%
rename from vimrc
rename to vim/vimrc