1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 20:40:32 +01:00

Syntax highlighting voor Rust.

This commit is contained in:
Bert Peters
2016-12-01 11:51:38 +01:00
parent c48f1b56d5
commit 09ed857a9e
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -31,3 +31,6 @@
[submodule "vim/bundle/indentLine"]
path = vim/.vim/bundle/indentLine
url = https://github.com/Yggdroot/indentLine
[submodule "vim/.vim/bundle/rust.vim"]
path = vim/.vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git