本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
Deuchnord
/
Vimconf
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
2
版本發佈
0
活動
標籤
里程碑
建立合併請求
#11
Add mouse support
開啟中
Deuchnord
wants to merge 1 commits from
mouse-support
into
master
pull from: mouse-support
合併到: Deuchnord:master
Deuchnord:fix/install-backup-error
Deuchnord:master
對話內容
0
程式碼提交
1
檔案變動
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…
取消
儲存