File: .vilerc

package info (click to toggle)
bcpp 0.0.20210108-1.1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 952 kB
  • sloc: cpp: 4,955; sh: 3,262; makefile: 237
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