Skip to content

Commit a14edbf

Browse files
rgrinbergkien
authored andcommitted
tags for ocaml
refs #401
1 parent daf0c01 commit a14edbf

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

autoload/ctrlp/buffertag.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ let s:types = {
6262
\ 'lisp' : '%slisp%slisp%sf',
6363
\ 'lua' : '%slua%slua%sf',
6464
\ 'make' : '%smake%smake%sm',
65+
\ 'ocaml' : '%socaml%socaml%scmMvtfCre',
6566
\ 'pascal' : '%spascal%spascal%sfp',
6667
\ 'perl' : '%sperl%sperl%sclps',
6768
\ 'php' : '%sphp%sphp%scdvf',

doc/ctrlp.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1285,6 +1285,7 @@ Special thanks:~
12851285
* Christopher Fredén <github.com/icetan>
12861286
* Zahary Karadjov <github.com/zah>
12871287
* Jo De Boeck <github.com/grimpy>
1288+
* Rudi Grinberg <github.com/rgrinberg>
12881289

12891290
===============================================================================
12901291
CHANGELOG *ctrlp-changelog*

0 commit comments

Comments
 (0)