File: .vimrc

package info (click to toggle)
rust-slog-async 2.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 176 kB
  • sloc: makefile: 57
file content (3 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (7)
1
2
3
let g:rustfmt_autosave = 1

autocmd BufEnter *.rs setlocal tabstop=4 shiftwidth=4 softtabstop=4 expandtab textwidth=80