Yggdroot

Results 171 comments of Yggdroot

Does your code indent with space or tab?

What is the color of `conceal`? Is it the same as background?

Is it the same as background?

> ![image](https://user-images.githubusercontent.com/34543887/58449385-eb2b9180-813d-11e9-94da-769138c2d3df.png) > > ![image](https://user-images.githubusercontent.com/34543887/58449323-a6075f80-813d-11e9-99c6-478eba5fd4e4.png) > When I run 'IndentLinesToggle'. What is the output of `vim --version | grep conceal` ?

> I tried to answer, English is not very good, everyone tried to read. > I installed this plugin today, and then wrote some php code to see the effect,...

@killerqhk `set expandtab`

> -conceal +lispindent +reltime +vreplace

can not reproduce. Maybe you have installed other plugin. ![image](https://cloud.githubusercontent.com/assets/2705841/11889760/adbfaaec-a587-11e5-8564-425c7a06382a.png)

This issue is because the author of json's [syntax file](https://github.com/vim/vim/blob/master/runtime/syntax/json.vim) thought people like the quotes being concealed. To fix the issue, you can do like this: 1. enter vim 2....