1
0
mirror of https://github.com/amix/vimrc synced 2025-07-04 15:04:59 +08:00

add vim-json

This commit is contained in:
Chris Hu
2016-08-24 08:56:12 +08:00
committed by Huaishun Hu
parent 75e20d6539
commit 7762fafeb7
9 changed files with 553 additions and 0 deletions

11
sources_non_forked/vim-json/.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
/index.php
# Ignore vim files
*~
*.swp
*.swo
*.fuse_hidden*
*.pxm
*.DS_Store
/video/*
/screenshots/*