# Table of Contents <!-- toc --> - [Motion](#motion) * [j/k](#jk) + [Scrolling](#scrolling) * [Smooth scroll](#smooth-scroll) * [Label Jump (Easymotion style)](#label-jump-easymotion-style) * [Horizontal Move](#horizontal-move) + [Show jump word](#show-jump-word) * [Motion Label](#motion-label) * [Vertical Move](#vertical-move) * [Cursor motion](#cursor-motion) * [Word Motion](#word-motion) * [Line Move](#line-move) * [Paragraph Motion](#paragraph-motion) * [Emacs Motion](#emacs-motion) * [Treesitter Node](#treesitter-node) <!-- tocstop --> ## Motion ### j/k - [PHSix/faster.nvim](https://github.com/PHSix/faster.nvim)    - [rainbowhxch/accelerated-jk.nvim](https://github.com/rainbowhxch/accelerated-jk.nvim)    - [jake-stewart/slide.nvim](https://github.com/jake-stewart/slide.nvim)    - [gsuuon/tshjkl.nvim](https://github.com/gsuuon/tshjkl.nvim)    - [Rentib/cliff.nvim](https://github.com/Rentib/cliff.nvim)    - [fenja-louwrens/event-horizon.nvim](https://github.com/fenja-louwrens/event-horizon.nvim)    #### Scrolling - [karb94/neoscroll.nvim](https://github.com/karb94/neoscroll.nvim)    - [declancm/cinnamon.nvim](https://github.com/declancm/cinnamon.nvim)    - [plax-00/endscroll.nvim](https://github.com/plax-00/endscroll.nvim)    - [nullchilly/fsread.nvim](https://github.com/nullchilly/fsread.nvim)    - [nkakouros-original/scrollofffraction.nvim](https://github.com/nkakouros-original/scrollofffraction.nvim)    - [niuiic/scroll.nvim](https://github.com/niuiic/scroll.nvim)    - [tonymajestro/smart-scrolloff.nvim](https://github.com/tonymajestro/smart-scrolloff.nvim)    - [jackplus-xyz/scroll-it.nvim](https://github.com/jackplus-xyz/scroll-it.nvim)    ### Smooth scroll - [gen740/SmoothCursor.nvim](https://github.com/gen740/SmoothCursor.nvim)    - [sindrets/view-tween.nvim](https://github.com/sindrets/view-tween.nvim)    - [echasnovski/mini.animate](https://github.com/echasnovski/mini.animate)    ### Label Jump (Easymotion style) - [ggandor/leap.nvim](https://github.com/ggandor/leap.nvim)    - [atusy/leap-wide.nvim](https://github.com/atusy/leap-wide.nvim)    - [atusy/leap-search.nvim](https://github.com/atusy/leap-search.nvim)    - [yutkat/leap-word.nvim](https://github.com/yutkat/leap-word.nvim)    - [Grazfather/leaplines.nvim](https://github.com/Grazfather/leaplines.nvim)    - [Sleepful/leap-by-word.nvim](https://github.com/Sleepful/leap-by-word.nvim)    - [VanaIgr/nvim-easyword](https://github.com/VanaIgr/nvim-easyword)    - [rlane/pounce.nvim](https://github.com/rlane/pounce.nvim)    - [mfussenegger/nvim-treehopper](https://github.com/mfussenegger/nvim-treehopper)    - [woosaaahh/sj.nvim](https://github.com/woosaaahh/sj.nvim)    - [ggandor/lightspeed.nvim](https://github.com/ggandor/lightspeed.nvim)    - [mizlan/longbow.nvim](https://github.com/mizlan/longbow.nvim)    - [echasnovski/mini.jump2d](https://github.com/echasnovski/mini.jump2d)    - [Weissle/easy-action](https://github.com/Weissle/easy-action)    - [tjdevries/train.nvim](https://github.com/tjdevries/train.nvim)    - [haolian9/gallop.nvim](https://github.com/haolian9/gallop.nvim)    - [madyanov/svart.nvim](https://github.com/madyanov/svart.nvim)    - [atusy/treemonkey.nvim](https://github.com/atusy/treemonkey.nvim)    - [jjshoots/betterf.nvim](https://github.com/jjshoots/betterf.nvim)    - [atusy/mickeymotion.nvim](https://github.com/atusy/mickeymotion.nvim)    - [rasulomaroff/telepath.nvim](https://github.com/rasulomaroff/telepath.nvim)    - [Ausgefuchster/quickselect.nvim](https://github.com/Ausgefuchster/quickselect.nvim)    - [slezica/blip.nvim](https://github.com/slezica/blip.nvim)    - [FluxxField/smart-motion.nvim](https://github.com/FluxxField/smart-motion.nvim)    - [HawkinsT/pathfinder.nvim](https://github.com/HawkinsT/pathfinder.nvim)    ### Horizontal Move - [ggandor/flit.nvim](https://github.com/ggandor/flit.nvim)    - [ggandor/lightspeed.nvim(1-character search (f/t))](https://github.com/ggandor/lightspeed.nvim)    - [kevinhwang91/nvim-fFHighlight](https://github.com/kevinhwang91/nvim-fFHighlight)    - [echasnovski/mini.jump](https://github.com/echasnovski/mini.jump)    - [ghostbuster91/nvim-next](https://github.com/ghostbuster91/nvim-next)    - [0x00-ketsu/eft.nvim](https://github.com/0x00-ketsu/eft.nvim)    - [TheSafdarAwan/find-extender.nvim](https://github.com/TheSafdarAwan/find-extender.nvim)    - [gukz/ftFT.nvim](https://github.com/gukz/ftFT.nvim)    - [UnsafeOats/oatjump.nvim](https://github.com/UnsafeOats/oatjump.nvim)    - [tar80/fret.nvim](https://github.com/tar80/fret.nvim)    - [backdround/improved-ft.nvim](https://github.com/backdround/improved-ft.nvim)    - [Laellekoenig/first.nvim](https://github.com/Laellekoenig/first.nvim)    - [mawkler/demicolon.nvim](https://github.com/mawkler/demicolon.nvim)    - [atusy/jab.nvim](https://github.com/atusy/jab.nvim)    - [teraoka-k/sonido.nvim](https://github.com/teraoka-k/sonido.nvim)    - [aidancz/tT.nvim](https://github.com/aidancz/tT.nvim)    - [aaronma37/motion-preview.nvim](https://github.com/aaronma37/motion-preview.nvim)    #### Show jump word - [jinh0/eyeliner.nvim](https://github.com/jinh0/eyeliner.nvim)    ### Motion Label - [tris203/precognition.nvim](https://github.com/tris203/precognition.nvim)    - [joshuadanpeterson/typewriter.nvim](https://github.com/joshuadanpeterson/typewriter.nvim)    ### Vertical Move - [drybalka/tree-climber.nvim](https://github.com/drybalka/tree-climber.nvim)    - [woosaaahh/vertigo.nvim](https://github.com/woosaaahh/vertigo.nvim)    - [mluders/comfy-line-numbers.nvim](https://github.com/mluders/comfy-line-numbers.nvim)    ### Cursor motion - [phanen/made-in-heaven.nvim](https://github.com/phanen/made-in-heaven.nvim)    ### Word Motion - [chrisgrieser/nvim-spider](https://github.com/chrisgrieser/nvim-spider)    - [Craftidore/camelCaseMotion.nvim](https://github.com/Craftidore/camelCaseMotion.nvim)    - [backdround/neowords.nvim](https://github.com/backdround/neowords.nvim)    - [nvimdev/cwordmini.nvim](https://github.com/nvimdev/cwordmini.nvim)    ### Line Move - [fedepujol/move.nvim](https://github.com/fedepujol/move.nvim)    - [0x00-ketsu/pull-line.nvim](https://github.com/0x00-ketsu/pull-line.nvim)    - [EbadiDev/nvim-move-mode](https://github.com/EbadiDev/nvim-move-mode)    - [DarthMooMancer/Neotweaks](https://github.com/DarthMooMancer/Neotweaks)    - [kobbikobb/move-lines.nvim](https://github.com/kobbikobb/move-lines.nvim)    ### Paragraph Motion - [aidancz/paramo.nvim](https://github.com/aidancz/paramo.nvim)    ### Emacs Motion - [sysedwinistrator/readline.nvim](https://github.com/sysedwinistrator/readline.nvim)    - [krishnakumarg1984/readline.nvim](https://github.com/krishnakumarg1984/readline.nvim)    ### Treesitter Node - [ThenWhenceComethEvil/scheme-motions.nvim](https://github.com/ThenWhenceComethEvil/scheme-motions.nvim)    - [aaronik/treewalker.nvim](https://github.com/aaronik/treewalker.nvim)   