Pārlūkot izejas kodu

Remove JsonPath plugin (has to be added in another PR)

pull/2/head
Jérôme Deuchnord pirms 6 gadiem
vecāks
revīzija
dd552891d5
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 1934652EA16ECB3B
2 mainītis faili ar 3 papildinājumiem un 2 dzēšanām
  1. +1
    -1
      README.md
  2. +2
    -1
      vimrc

+ 1
- 1
README.md Parādīt failu

@@ -14,4 +14,4 @@ The following plugins are installed with [Vundle](https://github.com/VundleVim/V


| Plugin | Description | | Plugin | Description |
| ------ | ----------- | | ------ | ----------- |
| [vim-jsonpath](https://github.com/mogelbrod/vim-jsonpath) | Adds capabilities to explore a JSON file with JsonPath |

+ 2
- 1
vimrc Parādīt failu

@@ -17,7 +17,8 @@ set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin() call vundle#begin()


Plugin 'VundleVim/Vundle.vim' Plugin 'VundleVim/Vundle.vim'
Plugin 'git://github.com/mogelbrod/vim-jsonpath'

" Add plugins here


call vundle#end() call vundle#end()



Notiek ielāde…
Atcelt
Saglabāt