LunarVim / Neovim-from-scratch

📚 A Neovim config designed from scratch to be understandable
https://www.chrisatmachine.com/
GNU General Public License v3.0
5.31k stars 1.18k forks source link

fix(keymaps): Move text up and down. #293

Closed Alexis12119 closed 1 year ago

Alexis12119 commented 1 year ago

Fix the issue https://github.com/LunarVim/Neovim-from-scratch/issues/292

Feel free to test it to see if it'll work

gnmearacaun commented 1 year ago

solves #111