Plan 9 from Bell Labs’s /usr/web/sources/contrib/stefanha/root/sys/lib/vim/vimfiles/syntax/groff.vim

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


" VIM syntax file
" Language:	groff
" Maintainer:	Alejandro L�-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

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.