Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

alichtman/move-lines.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

move-lines.vim

Note You probably want to use matze/vim-move instead.

This plugin provides a set of remappings to make moving lines around in vim easier.

I found this set of remappings on this VimTricks substack post, and Colin Bartlett credits them to Steve Carol.

Installation

Plug 'alichtman/move-lines.vim'

Usage

In any mode (insert, normal, or visual):

  • Alt-j to move a line down
  • Alt-k to move a line up

About

Easily move lines above or below with ALT + [j/k].

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published