이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
Deuchnord
/
Vimconf
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
2
릴리즈
0
활동
레이블
마일스톤
새 풀 리퀘스트
#2
Add Vundle
병합
Deuchnord
vundle
에서
master
로 1 commits 를 머지했습니다
6 년 전
대화
0
커밋
1
파일 변경됨
2
2개의 변경된 파일
과
3개의 추가작업
그리고
2개의 파일을 삭제
공백
모든 변경사항 보기
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()
쓰기
미리보기
불러오는 중...
취소
저장