2023-02-26 00:50
This commit is contained in:
31
01_first_program/helloworld.geany
Normal file
31
01_first_program/helloworld.geany
Normal file
@@ -0,0 +1,31 @@
|
||||
[editor]
|
||||
line_wrapping=false
|
||||
line_break_column=80
|
||||
auto_continue_multiline=true
|
||||
|
||||
[file_prefs]
|
||||
final_new_line=true
|
||||
ensure_convert_new_lines=true
|
||||
strip_trailing_spaces=true
|
||||
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=helloworld
|
||||
base_path=/home/elex/Workspace/vala-projects/01_first_program
|
||||
description=
|
||||
|
||||
[long line marker]
|
||||
long_line_behaviour=1
|
||||
long_line_column=80
|
||||
|
||||
[files]
|
||||
current_page=0
|
||||
FILE_NAME_0=19;Vala;0;EUTF-8;1;1;0;%2Fhome%2Felex%2FWorkspace%2Fvala-projects%2F01_first_program%2Fhelloworld.vala;0;4
|
||||
Reference in New Issue
Block a user