diff --git a/.vim/bundle/Vundle.vim b/.vim/bundle/Vundle.vim index 6437ad6..9a38216 160000 --- a/.vim/bundle/Vundle.vim +++ b/.vim/bundle/Vundle.vim @@ -1 +1 @@ -Subproject commit 6437ad6df4a3e6a87c5fb8bd2b8aadb277ec9c87 +Subproject commit 9a38216a1c0c597f978d73547d37681fc689c90d diff --git a/README.md b/README.md index e2c7097..e5fa00a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -This is my vim conf file. +vim, zsh, tmux 相关的配置 -vundle相关配置在vundle_vimrc中,用vundle管理插件,插件列表`:PluginList`查看 +vundle 相关配置在 vundle_vimrc 中,用 vundle 管理插件,插件列表`:PluginList`查看 -python相关配置在python_vimrc中 +python 相关配置在 python_vimrc 中 ## Instruction under Linux diff --git a/backup_tencent_cos.py b/backup/backup_tencent_cos.py similarity index 100% rename from backup_tencent_cos.py rename to backup/backup_tencent_cos.py diff --git a/qiniu-backup-folder.sh b/backup/qiniu-backup-folder.sh similarity index 100% rename from qiniu-backup-folder.sh rename to backup/qiniu-backup-folder.sh diff --git a/qiniu-backup.sh b/backup/qiniu-backup.sh similarity index 100% rename from qiniu-backup.sh rename to backup/qiniu-backup.sh diff --git a/wordpress_backup.sh b/backup/wordpress_backup.sh similarity index 100% rename from wordpress_backup.sh rename to backup/wordpress_backup.sh diff --git a/ctags58.zip b/ctags58.zip deleted file mode 100644 index 184ee38..0000000 Binary files a/ctags58.zip and /dev/null differ diff --git a/intellij-java-google-style.xml b/style/intellij-java-google-style.xml similarity index 100% rename from intellij-java-google-style.xml rename to style/intellij-java-google-style.xml diff --git a/xmllint-1.0.exe b/xmllint-1.0.exe deleted file mode 100644 index b0ec840..0000000 Binary files a/xmllint-1.0.exe and /dev/null differ