https://github.com/hardpixel/gedit-smart-home
Gedit 3 plugin to go to the first character instead of the start of the line using Home.
https://github.com/hardpixel/gedit-smart-home
Last synced: about 1 year ago
JSON representation
Gedit 3 plugin to go to the first character instead of the start of the line using Home.
- Host: GitHub
- URL: https://github.com/hardpixel/gedit-smart-home
- Owner: hardpixel
- License: gpl-3.0
- Created: 2016-09-12T12:41:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-07T03:12:47.000Z (over 8 years ago)
- Last Synced: 2025-01-16T06:22:14.108Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Gedit Plugin: Smart Home
Gedit 3 plugin to go to the first character instead of the start of the line using `Home`.
# Installation
1. Copy the plugin folder to `~/.local/share/gedit/plugins`
2. Open gedit and click `Edit -> Preferences -> Plugins`
3. Check the `Smart Home` and hit `Close`
4. That's it! Happy coding!