diff --git a/oh-my-zsh b/oh-my-zsh index acacfec..919f0a4 160000 --- a/oh-my-zsh +++ b/oh-my-zsh @@ -1 +1 @@ -Subproject commit acacfec924fe68a184a9111eba0e99aa89b9015b +Subproject commit 919f0a42a09371c948d89c2d63593c23658811cc diff --git a/vimrc b/vimrc index 0923ce9..606d757 100644 --- a/vimrc +++ b/vimrc @@ -52,6 +52,10 @@ let g:syntastic_check_on_wq = 0 let g:syntastic_enable_zsh_checker = 1 let g:syntastic_enable_bash_checker = 1 +" rust lang +let g:ycm_rust_src_path = '~/.multirust/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustc' + +" Other filetype plugin indent on autocmd FileType yaml setl indentkeys-=<:> autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab diff --git a/zsh-custom/plugins/zsh-completions b/zsh-custom/plugins/zsh-completions index 1a71e0a..e029083 160000 --- a/zsh-custom/plugins/zsh-completions +++ b/zsh-custom/plugins/zsh-completions @@ -1 +1 @@ -Subproject commit 1a71e0a1a36117722c02736487e6940e72455e0b +Subproject commit e0290834aca5f15152d3d384547c7a0b62af4475 diff --git a/zsh-custom/plugins/zsh-syntax-highlighting b/zsh-custom/plugins/zsh-syntax-highlighting index 02a37dd..5b53966 160000 --- a/zsh-custom/plugins/zsh-syntax-highlighting +++ b/zsh-custom/plugins/zsh-syntax-highlighting @@ -1 +1 @@ -Subproject commit 02a37dd919dc48e0821186e5f20e78bd0215f86a +Subproject commit 5b539663c0d740a0c00169d5ecbd58e47ff16252