This website works better with JavaScript.
首頁
探索
說明
登入
Deuchnord
/
Vimconf
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
2
版本發佈
0
Activity
標籤
里程碑
建立合併請求
#11
Add mouse support
開啟中
Deuchnord
wants to merge 1 commits from
mouse-support
into
master
pull from: mouse-support
merge into: Deuchnord:master
Deuchnord:fix/install-backup-error
Deuchnord:master
對話內容
0
程式碼提交
1
Files Changed
1
共有
1 個文件被更改
,包括
4 次插入
和
0 次删除
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
+4
-0
vimrc
+ 4
- 0
vimrc
查看文件
@@ -15,6 +15,10 @@ set expandtab
set shiftwidth=4
set softtabstop=4
" Mouse integration
set ttymouse=xterm2
set mouse=a
" Vundle
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
Write
Preview
Loading…
取消
儲存