mirror of
https://github.com/google/vim-jsonnet.git
synced 2026-01-21 01:51:05 +01:00
Add More Info links to README.
This commit is contained in:
parent
d56f12d915
commit
f81ca790e7
12
README.md
12
README.md
@ -1,5 +1,4 @@
|
||||
vim-jsonnet
|
||||
===========
|
||||
# vim-jsonnet
|
||||
|
||||
[Jsonnet][jsonnet] filetype plugin for Vim.
|
||||
|
||||
@ -7,8 +6,7 @@ vim-jsonnet
|
||||
|
||||

|
||||
|
||||
Install
|
||||
-------
|
||||
# Install
|
||||
|
||||
To install via Vim plugin managers:
|
||||
|
||||
@ -29,3 +27,9 @@ Plug 'google/vim-jsonnet'
|
||||
```sh
|
||||
git clone https://github.com/google/vim-jsonnet ~/.vim/bundle-vim-jsonnet
|
||||
```
|
||||
|
||||
## More Info
|
||||
|
||||
For more info on Jsonnet:
|
||||
* Jsonnet Website: http://google.github.io/jsonnet/doc
|
||||
* Jsonnet Repository: https://github.com/google/jsonnet
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user