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

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

Gedit 3 plugin to duplicate highlighted selections using Ctrl+D.
https://github.com/hardpixel/gedit-duplicate-line

Last synced: 11 days ago
JSON representation

Gedit 3 plugin to duplicate highlighted selections using Ctrl+D.

Awesome Lists containing this project

README

          

## Gedit Plugin: Duplicate Line

Gedit 3 plugin to duplicate highlighted selections using `Ctrl+D`.

# Installation

1. Copy the plugin folder to `~/.local/share/gedit/plugins`
2. Open gedit and click `Edit -> Preferences -> Plugins`
3. Check the `Duplicate Line` and hit `Close`
4. That's it! Now you can use `Ctrl+D` to duplicate the highlighted block.