File: .vilerc

package info (click to toggle)
bcpp 0.0.20131209-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 960 kB
  • sloc: cpp: 4,956; sh: 3,151; makefile: 265
file content (12 lines) | stat: -rw-r--r-- 184 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
; $Id: .vilerc,v 1.4 2002/11/23 16:51:42 tom Exp $
source ~/.vilerc
~with define-submode c
	notabinsert
	ts=4
	sw=4
~endwith
~with define-submode cpp
	notabinsert
	ts=4
	sw=4
~endwith