1
1

Add a modeline for rust

This commit is contained in:
Nils Freydank 2023-10-08 22:15:11 +02:00
parent 541617984b
commit f2936c6866
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

2
rust.rs Normal file
View File

@ -0,0 +1,2 @@
// vim:syntax=rust:fileencoding=utf-8:ts=4:expandtab:linebreak:wrap
// vim: set syntax=rust fileencoding=utf-8 ts=4 expandtab linebreak wrap :