vimPlugins: update 2016-02-25
This commit is contained in:
parent
f930b3949f
commit
d2d0f19b57
File diff suppressed because it is too large
Load Diff
|
@ -54,7 +54,7 @@
|
|||
"github:nbouscal/vim-stylish-haskell"
|
||||
"github:osyo-manga/shabadou.vim"
|
||||
"github:osyo-manga/vim-watchdogs"
|
||||
"github:phildawes/racer"
|
||||
"github:racer-rust/vim-racer"
|
||||
"github:shougo/neocomplete.vim"
|
||||
"github:shougo/neosnippet-snippets"
|
||||
"github:shougo/neosnippet.vim"
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
buildPhase = ''
|
||||
find . -type f -not -name 'racer.vim' -exec rm -rf {} \;
|
||||
rm -rf editors images src
|
||||
'';
|
Loading…
Reference in New Issue