Skip to content

Commit

Permalink
delete yi-contrib
Browse files Browse the repository at this point in the history
see yi-graveyard if you want to try and salvage something more
  • Loading branch information
Fuuzetsu committed Oct 25, 2014
1 parent 2655029 commit 81fd7b1
Show file tree
Hide file tree
Showing 18 changed files with 4 additions and 1,841 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Expand Up @@ -28,7 +28,6 @@ before_install:
esac

- cp cabal.config yi
- cp cabal.config yi-contrib
- sudo add-apt-repository -y ppa:hvr/ghc
- sudo apt-get update
- sudo apt-get install cabal-install-1.20 ghc-$GHCVER libicu-dev
Expand All @@ -45,14 +44,12 @@ script:
- travis_retry cabal-1.20 install -j2 -fpango --enable-tests -ftesting --only-dependencies --reorder-goals --force-reinstalls
- cabal-1.20 install -j1 -fpango --enable-tests -ftesting
- cabal-1.20 test
- cd ../yi/example-configs
# - cd ../yi/example-configs
# - for config in yi-*.hs;
# do
# ghc -Wall --make $config;
# done;

- cd ../../yi-contrib
- cabal-1.20 install

notifications:
irc: "chat.freenode.net#yi"
3 changes: 3 additions & 0 deletions CHANGELOG
Expand Up @@ -7,6 +7,9 @@
* More intuitive justOneSep (emacs M-SPC) (#665)
* Closer behaviour to emacs C-x 0 (#642)
* Allow vim to close dired &c buffers (#649)
* yi-contrib was retired. yi-fuzzy-open and yi-snippet salvage the
somewhat useful parts. You can still view the user configs under
the yi-graveyard repository but they will not be maintained.

0.10.0
------
Expand Down
9 changes: 0 additions & 9 deletions yi-contrib/.gitignore

This file was deleted.

340 changes: 0 additions & 340 deletions yi-contrib/LICENSE

This file was deleted.

4 changes: 0 additions & 4 deletions yi-contrib/Setup.hs

This file was deleted.

55 changes: 0 additions & 55 deletions yi-contrib/src/Yi/Config/Users/Amy.hs

This file was deleted.

64 changes: 0 additions & 64 deletions yi-contrib/src/Yi/Config/Users/Anders.hs

This file was deleted.

117 changes: 0 additions & 117 deletions yi-contrib/src/Yi/Config/Users/Cmcq.hs

This file was deleted.

0 comments on commit 81fd7b1

Please sign in to comment.