# # plugins.props # # # $Id: plugins.props 1 2006-04-22 02:11:06Z cfdoming $ # $LastChangedBy: cfdoming $ # $LastChangedDate: 2006-04-21 22:11:06 -0400 (Fri, 21 Apr 2006) $ # $LastChangedRevision: 1 $ # $HeadURL: file:///mit/jedit/repository.svn/config/trunk/config/properties/plugins.props $ # # # jEdit Plugin Properties ~ Specifies default configuration for jEdit plugins # Copyright © 2006 Charles Dominguez # # 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 2 # 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, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # # Docking hypersearch-results.dock-position=bottom error-list.dock-position=bottom console.dock-position=bottom projectviewer.dock-position=left vfs.browser.dock-position=left # Console console-toggle.shortcut=A+c console-float.shortcut=AS+c commando-compile.shortcut=CS+c commando-run.shortcut=CS+x # Enable Buffer Tabs buffertabs.enable=true buffertabs.icons=true buffertabs.location=top buffertabs.usePopup=true # Disbale Buffer Switcher #view.showBufferSwitcher=false # Character Map options.character-map.anti-alias=true # Column Ruler options.columnruler.border.src=gutter # Error List error-list.showOnError=true error-list-toggle.shortcut=A+e error-list-float.shortcut=AS+e # jTidy jtidy.add-xml-decl=true jtidy.add-xml-pi=true jtidy.add-xml-space=true jtidy.assume-xml-procins=true jtidy.break-before-br=true jtidy.char-encoding=3 jtidy.clean=true jtidy.doctype=2 jtidy.enclose-block-text=true jtidy.enclose-text=true jtidy.indent-spaces=4 jtidy.indent=2 jtidy.literal-attributes=true jtidy.logical-emphasis=true jtidy.output-xhtml=true jtidy.output-xml=true jtidy.tidy-mark=false jtidy.word-2000=true jtidy.wrap-attributes=true jtidy.wrap=0 # Sidekick sidekick.auto-parse-delay=3000 # XML xml.cache=false xml.standalone-extra-space=true