root/trunk/aux/cosmetics.vim

Revision 143, 111 bytes (checked in by jajcus, 4 years ago)

- aux/ subdirectory for auxiliary scripts and data

  • Property svn:eol-style set to native
  • Property svn:keywords set to author date id
Line 
1 :set nocompatible
2 :%s/\s\+$//
3 :g/^# \(vi\): /d
4 :set et
5 :retab!
6 :$
7 :append
8 # vi: sts=4 et sw=4
9 .
10 :update
11 :q
12 :q!
Note: See TracBrowser for help on using the browser.