Skip to content

Commit 43e42ee

Browse files
committed
split CUE import by reusing Go
1 parent 12d1d12 commit 43e42ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ftplugin/cue/splitjoin.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ if !exists('b:splitjoin_split_callbacks')
33
\ 'sj#cue#SplitStructLiteral',
44
\ 'sj#cue#SplitArray',
55
\ 'sj#cue#SplitArgs',
6+
\ 'sj#go#SplitImports',
67
\ ]
78
endif
89

0 commit comments

Comments
 (0)