Jelajahi Sumber

update submodules, ignore irssi config files

Weiyi Lou 13 tahun lalu
induk
melakukan
373b359b85

+ 5 - 0
.gitignore

@@ -7,3 +7,8 @@
 
 # Vim custom snippets directory
 vim/snippets
+
+# Irssi config files
+irssi/config
+irssi/config.autosave
+irssi/*.theme

+ 1 - 1
tmux/tmux-powerline

@@ -1 +1 @@
-Subproject commit 2c67084b536d7fa44e515ef916f71daa057a7ae5
+Subproject commit 0f2714455afa337d280a08ab964d0ec0ec543c21

+ 1 - 1
vim/bundle/fugitive

@@ -1 +1 @@
-Subproject commit 41383131b861c12abd82ad55a9546b9b715925a0
+Subproject commit 003f38c6a4d8e3d527e4e1dfeab6fdf05c8ff149

+ 1 - 1
vim/bundle/mw-utils

@@ -1 +1 @@
-Subproject commit a1b611ab22745f8b877d8de4f09985a0ddf3acfd
+Subproject commit 0c5612fa31ee434ba055e21c76f456244b3b5109

+ 1 - 1
vim/bundle/nerdcommenter

@@ -1 +1 @@
-Subproject commit baa453aad84bbdb999c9d75915886244b98c39f3
+Subproject commit f6137c7fc8e039d4f6358b97cb97e3d797545953

+ 1 - 1
vim/bundle/nerdtree

@@ -1 +1 @@
-Subproject commit a1433c485eb254838c1db52e087d5ec4d1e77cfd
+Subproject commit 22de74a45bf0c2b07ec149da215526a8516c24d2

+ 1 - 1
vim/bundle/pathogen

@@ -1 +1 @@
-Subproject commit 5e3fdd3a8a3b244e1fedd0f5597f4a9879e16c3b
+Subproject commit 96b5726ef3135effd54993e52c773718fb69a95d

+ 1 - 1
vim/bundle/repeat

@@ -1 +1 @@
-Subproject commit 613eb1c81261adfa5dead315089c432ff6dbbc51
+Subproject commit f1d0fbbdf4d77b73ba47146bada375223b3d733a

+ 1 - 1
vim/bundle/snipmate

@@ -1 +1 @@
-Subproject commit 220347a0ddfa6ad4365b2f307518d2b33d080411
+Subproject commit e77388ca26d2455c3bec32a827c5c91daac4e960

+ 1 - 1
vim/bundle/snipmate-snippets

@@ -1 +1 @@
-Subproject commit b1d377d1abe889ef6280bd5e3908f74a90b0fea0
+Subproject commit 3e6ec24f6aa31aa63c7d18d9f6911b96baf4bc03

+ 1 - 1
vim/bundle/supertab

@@ -1 +1 @@
-Subproject commit 7380c4f0db00992787975f51a3667378fb4cf2ea
+Subproject commit e2990372442fdf026cc1ef458abdf9a1a4e891ef

+ 1 - 1
vim/bundle/syntastic

@@ -1 +1 @@
-Subproject commit 127422c11eeb61692a58e70fbefd096a39c80965
+Subproject commit 8a2adf92d341005343ea52178da66d4c044deb8c

+ 1 - 1
vim/bundle/tagbar

@@ -1 +1 @@
-Subproject commit 2fee7677d5d46419570cd9760c58192dfba68113
+Subproject commit 568ef5fd25468a58723b50cf40a48c5dcb46c802

+ 1 - 1
vim/bundle/tlib

@@ -1 +1 @@
-Subproject commit 9c73ca3874d64953e2d61c9f4d830b4644562a07
+Subproject commit 4e3b20294a504dcf2df86d9d739d8dd5f78c7bf0

+ 1 - 1
zsh/oh-my-zsh

@@ -1 +1 @@
-Subproject commit 921d2f49ef01acce973980c0aa9c6ffbbd2fbd0b
+Subproject commit c2ae9e09ca1f33ff1e13e629a0b2e6bdd19f83a9

+ 1 - 1
zsh/zshrc

@@ -25,7 +25,7 @@ DISABLE_AUTO_UPDATE="true"
 DISABLE_AUTO_TITLE="true"
 
 # Uncomment following line if you want red dots to be displayed while waiting for completion
-# COMPLETION_WAITING_DOTS="true"
+COMPLETION_WAITING_DOTS="true"
 
 # Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
 # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/