Skip to content

Commit e6b95dc

Browse files
committed
---
yaml --- r: 2606 b: refs/heads/master c: 4d0cbd4 h: refs/heads/master v: v3
1 parent 708b34d commit e6b95dc

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: ace8058277f647d1ae6006715c55a38482bfb928
2+
refs/heads/master: 4d0cbd4310a201c233386ce4a2679cef0c8cc629

trunk/src/etc/vim/indent/rust.vim

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
" Vim indent file
2+
3+
if exists("b:did_indent")
4+
finish
5+
endif
6+
7+
let b:did_indent = 1
8+
9+
setlocal cindent
File renamed without changes.

0 commit comments

Comments
 (0)