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 0404e56 commit 4179d2fCopy full SHA for 4179d2f
1 file changed
autoload/ctrlp/buffertag.vim
@@ -59,6 +59,7 @@ let s:types = {
59
\ 'erlang' : '%serlang%serlang%sdrmf',
60
\ 'expect' : '%stcl%stcl%scfp',
61
\ 'fortran': '%sfortran%sfortran%spbceiklmntvfs',
62
+ \ 'go' : '%sgo%sgo%sfctv',
63
\ 'html' : '%shtml%shtml%saf',
64
\ 'java' : '%sjava%sjava%spcifm',
65
\ 'javascript': '%sjavascript%sjavascript%sf',
0 commit comments