File: groff.vim

package info (click to toggle)
vim 2%3A7.3.547-7
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 45,408 kB
  • sloc: ansic: 291,177; cpp: 3,286; makefile: 3,150; perl: 1,175; awk: 715; sh: 698; xml: 508; lisp: 501; cs: 458; asm: 114; python: 28; csh: 6
file content (10 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
" VIM syntax file
" Language:	groff
" Maintainer:	Alejandro Lpez-Valencia <dradul@yahoo.com>
" URL:		http://dradul.tripod.com/vim
" Last Change:	2003-05-08-12:41:13 GMT-5.

" This uses the nroff.vim syntax file.
let b:main_syntax = "nroff"
let b:nroff_is_groff = 1
runtime! syntax/nroff.vim