diff --git a/vim/bundle/ctrlp b/vim/bundle/ctrlp index 3c61823..be5842a 160000 --- a/vim/bundle/ctrlp +++ b/vim/bundle/ctrlp @@ -1 +1 @@ -Subproject commit 3c6182371db8e8ede3789d21b52386569eda2208 +Subproject commit be5842a376f16c16c5dc4cc1879d7168a074f7de diff --git a/vim/bundle/gist b/vim/bundle/gist index f4854df..b41d650 160000 --- a/vim/bundle/gist +++ b/vim/bundle/gist @@ -1 +1 @@ -Subproject commit f4854dfb21e5cef738dfc1d9103a19c2c3f0ad40 +Subproject commit b41d650e38828c908e5c86d32745c5068e694a03 diff --git a/vim/bundle/syntastic b/vim/bundle/syntastic index 127422c..930953a 160000 --- a/vim/bundle/syntastic +++ b/vim/bundle/syntastic @@ -1 +1 @@ -Subproject commit 127422c11eeb61692a58e70fbefd096a39c80965 +Subproject commit 930953a573939734fb9f65c7acc979f4351b3fa6 diff --git a/vim/bundle/tlib b/vim/bundle/tlib index 9c73ca3..5fbf9d3 160000 --- a/vim/bundle/tlib +++ b/vim/bundle/tlib @@ -1 +1 @@ -Subproject commit 9c73ca3874d64953e2d61c9f4d830b4644562a07 +Subproject commit 5fbf9d371d009dc6c6222032571b62d3b950c593 diff --git a/zshrc b/zshrc index 16d5d64..f66e165 100644 --- a/zshrc +++ b/zshrc @@ -3,7 +3,7 @@ ZSH=$HOME/.oh-my-zsh ZSH_THEME="webgefrickel" # default plugins to load -plugins=(brew cap extract git github history-substring-search jake-node laravel npm node gem osx) +plugins=(brew cap extract git github history-substring-search jake-node laravel npm node gem osx zsh-syntax-highlighting) source $ZSH/oh-my-zsh.sh unsetopt correct_all