diff options
| author | jdhao <jdhao@hotmail.com> | 2022-11-01 22:18:06 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-11-01 22:19:03 +0800 |
| commit | e9760ae9b8fe113465f7db91cfa2434c8fbdd371 (patch) | |
| tree | f2dcdbfd52663d2c9dbbab11b3d5591038caf52e /README.md | |
| parent | 0d50eb723fb14b8e309e28b926b7c3a5b6374c49 (diff) | |
remove smooth scroll
I do not really need it.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |
