https://github.com/pinaki82/vim-move-keyboard-shortcut
Custom Keyboard Shortcut for vim-move plugin.
https://github.com/pinaki82/vim-move-keyboard-shortcut
Last synced: 5 months ago
JSON representation
Custom Keyboard Shortcut for vim-move plugin.
- Host: GitHub
- URL: https://github.com/pinaki82/vim-move-keyboard-shortcut
- Owner: Pinaki82
- License: bsl-1.0
- Created: 2020-11-15T08:00:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-15T08:03:05.000Z (over 5 years ago)
- Last Synced: 2025-03-02T16:37:08.520Z (over 1 year ago)
- Language: Vim script
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vim-move-Keyboard-Shortcut
Custom Keyboard Shortcut for vim-move plugin.
Custom Keyboard Shortcut for vim-move plugin.
Link to the plugin: https://github.com/matze/vim-move
Usage: Put 'move_setup.vim' file directly into the 'plugin' folder or use a plugin manager such as https://github.com/junegunn/vim-plug.
Move the selection down or up by pressing Alt+j or Alt+k. Meta key means the 'Alt' Key.