Skip to content

Commit c30a27a

Browse files
committed
Removed comfortable-motion.vim
It's isn't worth the hacks and issues. Ref: amix#470
1 parent fe5d99f commit c30a27a

File tree

6 files changed

+0
-279
lines changed

6 files changed

+0
-279
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ I recommend reading the docs of these plugins to understand them better. Each pl
9090
* [ack.vim](https://github.com/mileszs/ack.vim): Vim plugin for `the_silver_searcher` (ag) or ack -- a wicked fast grep
9191
* [bufexplorer.zip](https://github.com/vim-scripts/bufexplorer.zip): Quickly and easily switch between buffers. This plugin can be opened with `<leader+o>`
9292
* [ctrlp.vim](https://github.com/ctrlpvim/ctrlp.vim): Fuzzy file, buffer, mru and tag finder. It's mapped to `<Ctrl+F>`
93-
* [comfortable-motion.vim](https://github.com/yuttie/comfortable-motion.vim): Brings physics-based smooth scrolling to the Vim world!
9493
* [goyo.vim](https://github.com/junegunn/goyo.vim) and [vim-zenroom2](https://github.com/amix/vim-zenroom2):
9594
* [lightline.vim](https://github.com/itchyny/lightline.vim): A light and configurable statusline/tabline for Vim
9695
* [NERD Tree](https://github.com/scrooloose/nerdtree): A tree explorer plugin for vim

sources_non_forked/comfortable-motion.vim/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

sources_non_forked/comfortable-motion.vim/README.md

Lines changed: 0 additions & 136 deletions
This file was deleted.

sources_non_forked/comfortable-motion.vim/autoload/comfortable_motion.vim

Lines changed: 0 additions & 91 deletions
This file was deleted.

sources_non_forked/comfortable-motion.vim/plugin/comfortable_motion.vim

Lines changed: 0 additions & 29 deletions
This file was deleted.

update_plugins.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
mru.vim https://github.com/vim-scripts/mru.vim
5656
rust.vim https://github.com/rust-lang/rust.vim
5757
vim-markdown https://github.com/plasticboy/vim-markdown
58-
comfortable-motion.vim https://github.com/yuttie/comfortable-motion.vim
5958
gist-vim https://github.com/mattn/gist-vim
6059
vim-ruby https://github.com/vim-ruby/vim-ruby
6160
typescript-vim https://github.com/leafgarland/typescript-vim

0 commit comments

Comments
 (0)