Get lastest update

This commit is contained in:
pSox 2018-05-14 09:19:59 +01:00
parent 3d6e41f78e
commit aa0a60220b
4 changed files with 7 additions and 3 deletions

@ -1 +1 @@
Subproject commit acacfec924fe68a184a9111eba0e99aa89b9015b
Subproject commit 919f0a42a09371c948d89c2d63593c23658811cc

4
vimrc
View File

@ -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

@ -1 +1 @@
Subproject commit 1a71e0a1a36117722c02736487e6940e72455e0b
Subproject commit e0290834aca5f15152d3d384547c7a0b62af4475

@ -1 +1 @@
Subproject commit 02a37dd919dc48e0821186e5f20e78bd0215f86a
Subproject commit 5b539663c0d740a0c00169d5ecbd58e47ff16252