Mercurial > hg > RemoteEditor > vim7
comparison runtime/ftplugin/cobol.vim @ 34:e170173ecb68 current-release
before ack base protocol.
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 26 Nov 2008 15:02:10 +0900 |
parents | 76efa0be13f1 |
children | c16898406ff2 |
comparison
equal
deleted
inserted
replaced
33:7d0d8b831f5a | 34:e170173ecb68 |
---|---|
1 " Vim filetype plugin file | 1 " Vim filetype plugin file |
2 " Language: cobol | 2 " Language: cobol |
3 " Author: Tim Pope <vimNOSPAM@tpope.info> | 3 " Author: Tim Pope <vimNOSPAM@tpope.info> |
4 " $Id$ | 4 " $Id: cobol.vim,v 1.2 2008/08/29 06:41:29 axmo Exp $ |
5 | 5 |
6 " Insert mode mappings: <C-T> <C-D> <Tab> | 6 " Insert mode mappings: <C-T> <C-D> <Tab> |
7 " Normal mode mappings: < > << >> [[ ]] [] ][ | 7 " Normal mode mappings: < > << >> [[ ]] [] ][ |
8 " Visual mode mappings: < > | 8 " Visual mode mappings: < > |
9 | 9 |