This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Deuchnord
/
Vimconf
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
2
Издања
0
Activity
Лабеле
Фазе
Нови захтев за спајање
#2
Add Vundle
Спојено
Deuchnord
споји(ла) 1 комит(е) из
vundle
у
master
пре 6 година
Дискусија
0
Комити
1
Files Changed
2
2 измењених фајлова
са
3 додато
и
2 уклоњено
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+2
-1
vimrc
+ 1
- 1
README.md
Прегледај датотеку
@@ -14,4 +14,4 @@ The following plugins are installed with [Vundle](https://github.com/VundleVim/V
| Plugin | Description |
| ------ | ----------- |
| [vim-jsonpath](https://github.com/mogelbrod/vim-jsonpath) | Adds capabilities to explore a JSON file with JsonPath |
+ 2
- 1
vimrc
Прегледај датотеку
@@ -17,7 +17,8 @@ set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
Plugin 'VundleVim/Vundle.vim'
Plugin 'git://github.com/mogelbrod/vim-jsonpath'
" Add plugins here
call vundle#end()
Write
Preview
Loading…
Откажи
Сачувај