mirror of
https://github.com/amix/vimrc
synced 2025-07-12 06:05:01 +08:00
Add support of auto format files.
This commit is contained in:
4
sources_non_forked/vim-autoformat/samples/test.json
Normal file
4
sources_non_forked/vim-autoformat/samples/test.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"test": "test",
|
||||
"test": [1, 2, 3]
|
||||
}
|
Reference in New Issue
Block a user