1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:20:03 +08:00
SpaceVim/bundle/vim-matchup/.projections.json
2020-06-13 14:06:35 +08:00

9 lines
216 B
JSON

{
"plugin/*.vim": {"type": "plugin"},
"autoload/*.vim": {"type": "autoload"},
"after/*.vim": {"type": "after"},
"doc/*.txt": {"type": "doc"},
"README.md": {"type": "readme"},
"test/*": {"type": "test"}
}