Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gea-Suan Lin
config
Commits
72f9da54
Commit
72f9da54
authored
May 07, 2020
by
Gea-Suan Lin
Browse files
Forget to replace "command".
parent
f4fbf72e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.vim/vimrc
View file @
72f9da54
...
...
@@ -58,24 +58,24 @@ vnoremap <silent> y y`]
filetype off
"
call plug#begin('~/.vim/plugged')
Bundle
'bonsaiben/bootstrap-snippets'
Bundle
'ctrlpvim/ctrlp.vim'
Bundle
'garbas/vim-snipmate'
Bundle
'godlygeek/csapprox'
Bundle
'gregsexton/gitv'
Bundle
'honza/vim-snippets'
Bundle
'itchyny/lightline.vim'
Bundle
'majutsushi/tagbar'
Bundle
'MarcWeber/vim-addon-mw-utils'
Bundle
'motus/pig.vim'
Bundle
'nathanaelkane/vim-indent-guides'
Bundle
'scrooloose/nerdtree'
Bundle
'sheerun/vim-polyglot'
Bundle
'spf13/PIV'
Bundle
'terryma/vim-expand-region'
Bundle
'tomtom/tlib_vim'
Bundle
'tpope/vim-fugitive'
Bundle
'tpope/vim-surround'
Plug
'bonsaiben/bootstrap-snippets'
Plug
'ctrlpvim/ctrlp.vim'
Plug
'garbas/vim-snipmate'
Plug
'godlygeek/csapprox'
Plug
'gregsexton/gitv'
Plug
'honza/vim-snippets'
Plug
'itchyny/lightline.vim'
Plug
'majutsushi/tagbar'
Plug
'MarcWeber/vim-addon-mw-utils'
Plug
'motus/pig.vim'
Plug
'nathanaelkane/vim-indent-guides'
Plug
'scrooloose/nerdtree'
Plug
'sheerun/vim-polyglot'
Plug
'spf13/PIV'
Plug
'terryma/vim-expand-region'
Plug
'tomtom/tlib_vim'
Plug
'tpope/vim-fugitive'
Plug
'tpope/vim-surround'
call plug#end()
"
filetype plugin indent on
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment