Skip to content

Commit d0c6eca

Browse files
committed
feat(mini): add mini.splitjoin plugin setup
1 parent c0c9a70 commit d0c6eca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

after/plugin/mini_userconfig.lua

+2
Original file line numberDiff line numberDiff line change
@@ -524,3 +524,5 @@ hipatterns.setup({
524524
hex_color = hipatterns.gen_highlighter.hex_color(),
525525
},
526526
})
527+
528+
require('mini.splitjoin').setup()

0 commit comments

Comments
 (0)