Skip to content

lvaz/gedit3-custom-indent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gedit Custom Indent

A plugin for gedit3 that allows to customize indentation settings for each language. This plugin does NOT work in gedit2.

  • Authors:
    • Leandro Vaz
  • Version: 0.1.0

Installation

  1. Download Custom Indent plugin
  2. Check if ~/.local/share/gedit/plugins/ directory exists. If not, create the missing directories.
  3. Copy the folder named customindent to ~/.local/share/gedit/plugins/
  4. Restart gedit if opened
  5. Activate the plugin under 'Edit -> Preferences -> Plugins'

Usage

The plugin manages indentation settings for your gedit. If you want to use this plugin, then you should not set indentation settings from the preferences window, but only with this plugin. To set indentation settings, just open the configuration dialog under Edit -> Preferences -> Plugins -> Custom Indent -> Preferences and select the languages from you which to change the indentation settings. All settings are automatically applied to all documents once set. Finally, the plugin saves all settings to a file named settings.pkl under the plugin directory. For some reason, if the plugin does not initialize because the settings file is corrupted, you should delete it.

License

Copyright (C) 2012 Leandro Vaz

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 this program. If not, see http://www.gnu.org/licenses/.

About

A plugin for gedit3 that allows custom indentation settings for each language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages