aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorMatt Singleton <matthew.j.singleton@gmail.com>2011-02-18 17:05:47 -0500
committerMatt Singleton <matthew.j.singleton@gmail.com>2011-02-18 17:05:47 -0500
commitbb3b34829a0599a2c356a46fdfa75c3f9c525088 (patch)
tree69cfc5baf380c5b4151df69fb8ba6d7525c4c0e3 /vimrc
parentfa40c9c0a1ec3238053575a2fac228f92d49fd78 (diff)
removing dependency on oh-my-zsh
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index d47111e..d68dddf 100644
--- a/vimrc
+++ b/vimrc
@@ -57,6 +57,7 @@ if has("autocmd")
" zsh configs and scripts
au BufRead,BufNewFile *.zsh-theme setlocal filetype=zsh
+ au BufRead,BufNewFile *.zsh-overrides setlocal filetype=zsh
au BufRead,BufNewFile *.zsh setlocal filetype=zsh
" ruby files