Tweet json filetype & syntax settings

This commit is contained in:
Kenneth Benzie 2017-03-27 12:42:17 +01:00
parent aac31f7831
commit 919c3e6b88
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1 @@
set conceallevel=2
set concealcursor=n

View File

@ -1 +1,3 @@
hi link jsonKeyword Function
hi link jsonNull Constant
hi link jsonQuote Delimiter