Skip to content

nflath/move-line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

move-line.el --- utilities for moving lines in file

Copyright (C) 2014 Nathaniel Flath flat0103@gmail.com

Author: Nathaniel Flath flat0103@gmail.com URL: http://github.com/nflath/move-line Version: 0.0.1

This file is not part of GNU Emacs.

Commentary:

This file provides several utility functions for moving the current line up/down. The functions provided are move-line-up and move-line-down, bound to control-shift-up and control-shift-down by default.

Installation

To use this mode, put the following in your init.el: (require 'move-line)

License:

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with GNU Emacs; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

About

utilities for moving lines in file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published