笑いながらコードを書く。

vimから出たくないフロントエンドエンジニアの備忘録的な何か。

使ってるvimプラグインの一覧

登壇してたら使ってるプラグイン教えて欲しいと言われたので。

今のところの一覧です。

 

" My Create plugin

" NeoBundle 'AtsushiM/simple-todo'

NeoBundle 'AtsushiM/simple-memo'

" NeoBundle 'AtsushiM/simple-bookmark'

" NeoBundle 'AtsushiM/simple-download'

NeoBundle 'AtsushiM/css-skelton.vim'

NeoBundle 'AtsushiM/RetinaResize'

NeoBundle 'AtsushiM/html-minifier.vim'

NeoBundle 'AtsushiM/css-minifier.vim'

NeoBundle 'AtsushiM/auto-make.vim'

NeoBundle 'AtsushiM/sass-compile.vim'

NeoBundle 'AtsushiM/get-gitrepo.vim'

NeoBundle 'AtsushiM/findpath.vim'

NeoBundle 'AtsushiM/findpath-edit.vim'

NeoBundle 'AtsushiM/findpath-absolute.vim'

NeoBundle 'AtsushiM/Vake.vim'

 

NeoBundle 'AtsushiM/goodbye-jquery.vim'

NeoBundle 'AtsushiM/image2base64.vim'

" NeoBundle 'AtsushiM/haml-compiler.vim'

NeoBundle 'AtsushiM/jasmine-helper.vim'

 

" My Bundles here:

NeoBundle 'Shougo/neocomplcache'

NeoBundle 'Shougo/neocomplcache-snippets-complete'

NeoBundle 'Shougo/vimfiler'

" NeoBundle 'kchmck/vim-coffee-script'

NeoBundle 'othree/html5.vim'

" NeoBundle 'hokaccha/vim-html5validator'

NeoBundle 'thinca/vim-qfreplace'

" NeoBundle 'thinca/vim-quickrun'

" NeoBundle 'tpope/vim-repeat'

NeoBundle 'tpope/vim-surround'

NeoBundle 'vim-scripts/tComment'

NeoBundle 'kana/vim-smartchr'

NeoBundle 'mattn/zencoding-vim'

" NeoBundle 'Lokaltog/vim-powerline'

" NeoBundle 'mattn/gist-vim'

" NeoBundle 'vim-scripts/YankRing.vim'

NeoBundle 'nathanaelkane/vim-indent-guides'

NeoBundle 'scrooloose/syntastic'

" NeoBundle 'banyan/Vimpusher'

NeoBundle 'tanabe/WriteJSDocComment.vim'

" NeoBundle 'gregsexton/VimCalc'

NeoBundle 'sjl/gundo.vim'

NeoBundle 'mileszs/ack.vim'

NeoBundle 'tell-k/vim-browsereload-mac'

NeoBundle 'jsx/jsx.vim'

NeoBundle 'vim-scripts/zoom.vim'

NeoBundle 'godlygeek/tabular'

 

NeoBundle 'thinca/vim-showtime'