mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-17 17:38:01 +00:00
Add .projections.json
This commit is contained in:
6
.projections.json
Normal file
6
.projections.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"plugin/*.vim": {"type": "plugin"},
|
||||
"autoload/*.vim": {"type": "autoload"},
|
||||
"doc/*.txt": {"type": "doc"},
|
||||
"README.md": {"type": "readme"}
|
||||
}
|
||||
Reference in New Issue
Block a user