Skip to content

Instantly share code, notes, and snippets.

@floriandejonckheere
Created June 1, 2015 07:02
Show Gist options
  • Save floriandejonckheere/7f69238378ca4696f2f6 to your computer and use it in GitHub Desktop.
Save floriandejonckheere/7f69238378ca4696f2f6 to your computer and use it in GitHub Desktop.
Geany Rails project
[file_prefs]
final_new_line=true
ensure_convert_new_lines=true
strip_trailing_spaces=true
replace_tabs=false
[indentation]
indent_width=2
indent_type=0
indent_hard_tab_width=8
detect_indent=false
detect_indent_width=false
indent_mode=2
[project]
name=sftp-admin
base_path=/home/florian/git/project/
description=
file_patterns=*;
[long line marker]
long_line_behaviour=1
long_line_column=72
[files]
[VTE]
last_dir=/home/florian
[gproject]
source_patterns=*.c;*.C;*.cpp;*.cxx;*.c++;*.cc;
header_patterns=*.h;*.H;*.hpp;*.hxx;*.h++;*.hh;*.m;
ignored_dirs_patterns=.*;CVS;tmp;vendor/bundle;vendor;
generate_tags=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment