aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
-rwxr-xr-xinstall5
m---------vim/bundle/YouCompleteMe0
m---------vim/bundle/lightline.vim0
m---------vim/bundle/syntastic0
m---------vim/bundle/tlib_vim0
m---------vim/bundle/vim-fugitive0
m---------vim/bundle/vim-gitgutter0
m---------vim/bundle/vim-snipmate0
m---------vim/bundle/vim-table-mode0
10 files changed, 3 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules
index ac40256..507477c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,9 +10,6 @@
[submodule "vim/bundle/tlib_vim"]
path = vim/bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
-[submodule "vim/bundle/vim-fugitive"]
- path = vim/bundle/vim-fugitive
- url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-snipmate"]
path = vim/bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
diff --git a/install b/install
index 660cfb7..a4a7b73 100755
--- a/install
+++ b/install
@@ -25,7 +25,7 @@ dodiff() {
}
diff() {
# Iterate trough source directory but ignore any git repositories
- # Note that its design decision to not iterate trough target directory.
+ # Note that it's design decision to not iterate trough target directory.
if [ -d "$1" ]; then
# This is check if we have correct inst command basically. If it is
# directory than it have to have trailing slash to ensure that no
@@ -109,7 +109,8 @@ if [[ $REPLY =~ ^[Yy]?$ ]]; then
inst config/i3blocks/ ~/.config/i3blocks
inst config/i3status/ ~/.config/i3status
inst config/dunst/ ~/.config/dunst
- inst local/bin/mxrandr ~/.local/bin/mxrandr
+ inst local/bin/mxrandr ~/.local/bin/
+ inst local/bin/startme ~/.local/bin/
fi
read -p "Install Conkeror configuration? (Y/n) "
diff --git a/vim/bundle/YouCompleteMe b/vim/bundle/YouCompleteMe
-Subproject 0de1c0c9bb13ce82172b472c676035cd47cf6a6
+Subproject 12153361d730e84c748ac68eaff773aa04f0b3b
diff --git a/vim/bundle/lightline.vim b/vim/bundle/lightline.vim
-Subproject 430ce2cb063b39a0c7950cafd617e333acb6759
+Subproject 06d0dd33d3cae36ae1c400a1612ce38e409eb2b
diff --git a/vim/bundle/syntastic b/vim/bundle/syntastic
-Subproject cee74e0c1af934065fd1b3046e53cda76574f70
+Subproject 998179747a5715114c5a9e9b94317d73f4fd4d3
diff --git a/vim/bundle/tlib_vim b/vim/bundle/tlib_vim
-Subproject 5636472e5dba1a4104376ce6bd93cc2546e0248
+Subproject 8c74564396e368788a5cb901b0e8017a3166cee
diff --git a/vim/bundle/vim-fugitive b/vim/bundle/vim-fugitive
deleted file mode 160000
-Subproject 50cc268d29c65738dab9eda8354d9387f162851
diff --git a/vim/bundle/vim-gitgutter b/vim/bundle/vim-gitgutter
-Subproject b5f23e986747a6f4b1dc1196d2a5bd3dc7c8c2b
+Subproject 43e7c1f542032ec5be1b6a0ff4440a5370e9bce
diff --git a/vim/bundle/vim-snipmate b/vim/bundle/vim-snipmate
-Subproject ee433e43c76c768c95ad6d9af67c4cd4b40f7ea
+Subproject 31986191ac9923afcd53bf6425c9b6c35fdbb21
diff --git a/vim/bundle/vim-table-mode b/vim/bundle/vim-table-mode
-Subproject b613e39bd08ecebdb9b18100dae518050f49604
+Subproject 8bacd0ba660e94e0bf7e1a41e803df58be4c737