aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2022-11-01 22:18:06 +0800
committerjdhao <jdhao@hotmail.com>2022-11-01 22:19:03 +0800
commite9760ae9b8fe113465f7db91cfa2434c8fbdd371 (patch)
treef2dcdbfd52663d2c9dbbab11b3d5591038caf52e /README.md
parent0d50eb723fb14b8e309e28b926b7c3a5b6374c49 (diff)
remove smooth scroll
I do not really need it.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index e6bca58..ff5eee4 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,6 @@ and how to set up on different platforms (Linux, macOS, and Windows).
+ Markdown writing and previewing via [vim-markdown](https://github.com/preservim/vim-markdown) and [markdown-preview.nvim](https://github.com/iamcco/markdown-preview.nvim).
+ LaTeX editing and previewing via [vimtex](https://github.com/lervag/vimtex) <sup id="a1">[1](#f1)</sup>.
+ Animated GUI style notification via [nvim-notify](https://github.com/rcarriga/nvim-notify).
-+ Smooth scroll experience via [neoscroll](https://github.com/karb94/neoscroll.nvim).
+ Tags navigation via [vista](https://github.com/liuchengxu/vista.vim).
+ Code formatting via [Neoformat](https://github.com/sbdchd/neoformat).
+ Undo management via [vim-mundo](https://github.com/simnalamburt/vim-mundo)