Files
vim-matchup/.projections.json
Andy K. Massimino 5578fa6a44 Add .projections.json
2017-10-17 18:55:14 -04:00

7 lines
150 B
JSON

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