Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to install ? #100

Open
elig0n opened this issue Apr 11, 2020 · 1 comment
Open

how to install ? #100

elig0n opened this issue Apr 11, 2020 · 1 comment

Comments

@elig0n
Copy link

elig0n commented Apr 11, 2020

I installed via vim-plugged (similar to Vundle) but seems like it's not working because it does not show the distinct keyword/value highlights.
I also tried manually copying all the files from the directories (syntax, indent, ft*) to their equals from ~/.vim/ with no success either.

@juanMarinero
Copy link

To install: https://vimawesome.com/plugin/json-vim
With VimPlug works.

Maybe another plugin interacts, just comment all other Plugin in ~/.vimrc and source it. If then vim-json works, uncomment little by little till you find the troublemaker.

To disable plugin once installed: let g:vim_json_syntax_conceal = 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants