We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daf0c01 commit a14edbfCopy full SHA for a14edbf
2 files changed
autoload/ctrlp/buffertag.vim
@@ -62,6 +62,7 @@ let s:types = {
62
\ 'lisp' : '%slisp%slisp%sf',
63
\ 'lua' : '%slua%slua%sf',
64
\ 'make' : '%smake%smake%sm',
65
+ \ 'ocaml' : '%socaml%socaml%scmMvtfCre',
66
\ 'pascal' : '%spascal%spascal%sfp',
67
\ 'perl' : '%sperl%sperl%sclps',
68
\ 'php' : '%sphp%sphp%scdvf',
doc/ctrlp.txt
@@ -1285,6 +1285,7 @@ Special thanks:~
1285
* Christopher Fredén <github.com/icetan>
1286
* Zahary Karadjov <github.com/zah>
1287
* Jo De Boeck <github.com/grimpy>
1288
+ * Rudi Grinberg <github.com/rgrinberg>
1289
1290
===============================================================================
1291
CHANGELOG *ctrlp-changelog*
0 commit comments