An open API service indexing awesome lists of open source software.

https://github.com/hardpixel/gedit-cut-line

Gedit 3 plugin to cut lines using Ctrl+X.
https://github.com/hardpixel/gedit-cut-line

Last synced: about 1 year ago
JSON representation

Gedit 3 plugin to cut lines using Ctrl+X.

Awesome Lists containing this project

README

          

## Gedit Plugin: Cut Line

Gedit 3 plugin to cut lines using `Ctrl+X`.

# Installation

1. Copy the plugin folder to `~/.local/share/gedit/plugins`
2. Open gedit and click `Edit -> Preferences -> Plugins`
3. Check the `Cut Line` and hit `Close`
4. That's it! Happy coding!