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.
2 parents 0404e56 + 4179d2f commit 08b40e1Copy full SHA for 08b40e1
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