From b7f50784d503961d16e89a091244d8258dce72f0 Mon Sep 17 00:00:00 2001 From: alphaCTzo7G <29691914+alphaCTzo7G@users.noreply.github.com> Date: Sat, 16 Nov 2019 08:11:12 -0800 Subject: [PATCH] Updates README to add comfortable motion plugin (#432) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4e0d4dc8..33aa7510 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ I recommend reading the docs of these plugins to understand them better. Each pl * [ack.vim](https://github.com/mileszs/ack.vim): Vim plugin for `the_silver_searcher` (ag) or ack -- a wicked fast grep * [bufexplorer.zip](https://github.com/vim-scripts/bufexplorer.zip): Quickly and easily switch between buffers. This plugin can be opened with `` * [ctrlp.vim](https://github.com/ctrlpvim/ctrlp.vim): Fuzzy file, buffer, mru and tag finder. It's mapped to `` +* [comfortable-motion.vim](https://github.com/yuttie/comfortable-motion.vim): Brings physics-based smooth scrolling to the Vim world! * [goyo.vim](https://github.com/junegunn/goyo.vim) and [vim-zenroom2](https://github.com/amix/vim-zenroom2): * [lightline.vim](https://github.com/itchyny/lightline.vim): A light and configurable statusline/tabline for Vim * [NERD Tree](https://github.com/scrooloose/nerdtree): A tree explorer plugin for vim