geanyprojektfile für Bearbeitung in Geany
This commit is contained in:
32
.geanyprojekt
Normal file
32
.geanyprojekt
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
[file_prefs]
|
||||||
|
final_new_line=true
|
||||||
|
ensure_convert_new_lines=false
|
||||||
|
strip_trailing_spaces=false
|
||||||
|
replace_tabs=false
|
||||||
|
|
||||||
|
[indentation]
|
||||||
|
indent_width=4
|
||||||
|
indent_type=1
|
||||||
|
indent_hard_tab_width=8
|
||||||
|
detect_indent=false
|
||||||
|
detect_indent_width=false
|
||||||
|
indent_mode=2
|
||||||
|
|
||||||
|
[project]
|
||||||
|
name=fetsite
|
||||||
|
base_path=.
|
||||||
|
description=
|
||||||
|
file_patterns=*.rb;*.erb;*.js;*.coffee;*.sass;Gemfile;
|
||||||
|
|
||||||
|
[long line marker]
|
||||||
|
long_line_behaviour=1
|
||||||
|
long_line_column=72
|
||||||
|
|
||||||
|
[files]
|
||||||
|
current_page=0
|
||||||
|
|
||||||
|
[gproject]
|
||||||
|
source_patterns=*.rb;*.erb
|
||||||
|
header_patterns=*.h;*.H;*.hpp;*.hxx;*.h++;*.hh;*.m;
|
||||||
|
ignored_dirs_patterns=.*;CVS;
|
||||||
|
generate_tags=false
|
||||||
Reference in New Issue
Block a user