Skip to content

Commit

Permalink
update dein_lazy.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
seventhsense committed Nov 22, 2016
1 parent b875220 commit 245596e
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 34 deletions.
29 changes: 16 additions & 13 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -566,19 +566,19 @@ let g:syntastic_python_checkers = ['pyflakes', 'pep8']
autocmd BufNewFile,BufRead *.eco set filetype=eco

""CamelCaseMotion
" map <silent> w <Plug>CamelCaseMotion_w
" map <silent> b <Plug>CamelCaseMotion_b
" map <silent> e <Plug>CamelCaseMotion_e
" sunmap w
" sunmap b
" sunmap e

" omap <silent> iw <Plug>CamelCaseMotion_iw
" xmap <silent> iw <Plug>CamelCaseMotion_iw
" omap <silent> ib <Plug>CamelCaseMotion_ib
" xmap <silent> ib <Plug>CamelCaseMotion_ib
" omap <silent> ie <Plug>CamelCaseMotion_ie
" xmap <silent> ie <Plug>CamelCaseMotion_ie
map <silent> w <Plug>CamelCaseMotion_w
map <silent> b <Plug>CamelCaseMotion_b
map <silent> e <Plug>CamelCaseMotion_e
sunmap w
sunmap b
sunmap e

omap <silent> iw <Plug>CamelCaseMotion_iw
xmap <silent> iw <Plug>CamelCaseMotion_iw
omap <silent> ib <Plug>CamelCaseMotion_ib
xmap <silent> ib <Plug>CamelCaseMotion_ib
omap <silent> ie <Plug>CamelCaseMotion_ie
xmap <silent> ie <Plug>CamelCaseMotion_ie
" endtagcomment.vim
" https://gist.github.com/hokaccha/4118281
Expand Down Expand Up @@ -899,3 +899,6 @@ endfunction
let g:lightline = {
\ 'colorscheme': 'wombat',
\ }

" * での検索や text-object 等での選択時に - で切らない
setlocal iskeyword& iskeyword+=-
32 changes: 11 additions & 21 deletions dein.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ hook_post_update = '''
repo = 'thinca/vim-ref'
[[plugins]]
repo = 'thinca/vim-quickrun'
[[plugins]]
repo = 'taglist.vim'
# [[plugins]]
# repo = 'taglist.vim'
# [[plugins]]
# repo = 'Source-Explorer-srcexpl.vim'
[[plugins]]
repo = 'ctags.vim'
# [[plugins]]
# repo = 'ctags.vim'
[[plugins]]
repo = 'scrooloose/syntastic'
[[plugins]]
Expand All @@ -35,8 +35,6 @@ repo = 'mattn/webapi-vim'
# [[plugins]] # $B=E$$(B
# repo = 'lilydjwg/colorizer'
[[plugins]]
repo = 'taka84u9/vim-ref-ri'
[[plugins]]
repo = 'vim-scripts/YankRing.vim'
[[plugins]]
repo = 'renamer.vim'
Expand All @@ -46,8 +44,6 @@ repo = 'rking/ag.vim'
repo = 'tpope/vim-surround'
[[plugins]]
repo = 'The-NERD-Commenter'
[[plugins]]
repo = 'vim-scripts/VOoM'

## movement plugins
[[plugins]] # $BBP1~$9$k%+%C%3$K0\F0(B
Expand All @@ -70,12 +66,8 @@ repo = 'closetag.vim'
# Language
# ruby
[[plugins]]
repo = 'tpope/vim-bundler'
[[plugins]]
repo = 'tpope/vim-rails'
[[plugins]]
repo = 'basyura/unite-rails'
[[plugins]]
repo = 'vim-ruby/vim-ruby'
[[plugins]]
repo = 'skwp/vim-rspec'
Expand All @@ -85,6 +77,8 @@ repo = 'tpope/vim-cucumber'
repo = 'hron84/vim-Cheffile'
[[plugins]]
repo = 'sunaku/vim-ruby-minitest'
[[plugins]]
repo = 'taka84u9/vim-ref-ri'
# javascript/coffeescript
[[plugins]]
repo = 'heavenshell/vim-jsdoc'
Expand Down Expand Up @@ -137,28 +131,24 @@ hook_add = '''
'''

## text object
[[plugins]]
[[plugins]] # c-hjkl $BA*BrHO0O$r0\F0(B
repo = 't9md/vim-textmanip'
[[plugins]]
repo = "kana/vim-textobj-user"
[[plugins]]
repo = "osyo-manga/vim-textobj-multiblock"
[[plugins]]
repo = 'osyo-manga/vim-over'
[[plugins]] # $B$$$$46$8$K%F%-%9%H%*%V%8%'%/%H$r07$&(B
repo = 'gcmt/wildfire.vim'

## SNS, Network
[[plugins]]
repo = 'kakkyz81/evervim'
[[plugins]]
repo = 'mattn/gist-vim'
# [[plugins]]
# repo = 'kakkyz81/evervim'
# [[plugins]]
# repo = 'mattn/gist-vim'

## UI
[[plugins]]
repo = "itchyny/lightline.vim"
[[plugins]] # $BGX7JF)2a(B
repo = 'miyakogi/seiya.vim'
[[plugins]] # indent$B$N?<$5$K?'$rIU$1$k(B
repo = 'nathanaelkane/vim-indent-guides'

Expand Down
18 changes: 18 additions & 0 deletions dein_lazy.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[[plugins]]
repo = 'vim-scripts/VOoM'
on_cmd = 'Voom'
[[plugins]] # $BGX7JF)2a(B
repo = 'miyakogi/seiya.vim'
on_cmd = 'SeiyaEnable'
[[plugins]] # $BCV49$r%W%l%S%e!<(B
repo = 'osyo-manga/vim-over'
on_cmd = 'OverCommandLine'
[[plugins]]
repo = 'sudo.vim'
on_cmd = ['SudoWrite', 'SudoRead']
[[plugins]]
Expand All @@ -13,9 +22,14 @@ rev = 'development'
on_cmd = 'NERDTreeToggle'
[[plugins]]
repo = 'h1mesuke/vim-alignta'
on_if = 1
on_cmd = 'Alignta'
# Unite source
[[plugins]]
repo = 'basyura/unite-rails'
on_if = 1
on_source = ['unite.vim', 'denite.nvim']
[[plugins]]
repo = 'Shougo/neoyank.vim'
on_if = 1
on_source = ['unite.vim', 'denite.nvim']
Expand Down Expand Up @@ -96,6 +110,10 @@ on_ft = ['css', 'scss']
[[plugins]]
repo = 'osyo-manga/vim-monster'
on_ft = 'ruby'
[[plugins]]
repo = 'tpope/vim-bundler'
on_ft = 'ruby'
on_cmd = 'Bundle'

[[plugins]]
repo = 'cespare/vim-toml'
Expand Down

0 comments on commit 245596e

Please sign in to comment.