|
|
@@ -7,3 +7,11 @@ My personnal Vim configuration. |
|
|
|
Just clone this repository, `cd` to the clone and run `make install`. |
|
|
|
|
|
|
|
Note: if a configuration already exists, it will be backed up. |
|
|
|
|
|
|
|
## Installed plugins |
|
|
|
|
|
|
|
The following plugins are installed with [Vundle](https://github.com/VundleVim/Vundle.vim): |
|
|
|
|
|
|
|
| Plugin | Description | |
|
|
|
| ------ | ----------- | |
|
|
|
| [vim-jsonpath](https://github.com/mogelbrod/vim-jsonpath) | Adds capabilities to explore a JSON file with JsonPath | |