some file info removed
This commit is contained in:
parent
faac521944
commit
10511d74c7
2 changed files with 8 additions and 7 deletions
|
|
@ -86,6 +86,7 @@ Plugin 'tpope/vim-fugitive'
|
|||
call vundle#end() " required
|
||||
filetype plugin indent on " required
|
||||
|
||||
" just a test
|
||||
"}}}
|
||||
|
||||
|
||||
|
|
@ -94,7 +95,7 @@ filetype plugin indent on " required
|
|||
" vim-hardtime
|
||||
let g:hardtime_default_on = 1
|
||||
let g:hardtime_showmsg = 1
|
||||
let g:hardtime_ignore_quickfix = 1
|
||||
let g:hardtime_ignore_quickfix = 2
|
||||
let g:hardtime_allow_different_key = 0
|
||||
let g:hardtime_maxcount = 3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue