Skip to content

Commit 08d82b2

Browse files
committed
Add projections.json file
1 parent cee1f21 commit 08d82b2

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.projections.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"plugin/*.vim": {"type": "pl"},
3+
"autoload/*.vim": {"type": "au"},
4+
"ftplugin/*.vim": {"type": "ft"},
5+
"doc/*.txt": {"type": "doc"},
6+
"README.md": {"type": "md"}
7+
}

0 commit comments

Comments
 (0)