Subversion Repositories Kolibri OS

Rev

Rev 9586 | Rev 9674 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9586 Rev 9671
Line 1... Line 1...
1
[settings]
1
[settings]
2
tab=4
2
tab=4
3
blink=70
3
blink=70
-
 
4
line_numbers=1
-
 
5
auto_indents=1
-
 
6
auto_brackets=0
-
 
7
trim_space=1
-
 
8
font=1
-
 
9
theme=0
4
build=
10
build=
5
run=
11
run=
6
debug=
12
debug=
Line 7... Line 13...
7
 
13
 
Line 75... Line 81...
75
KW2 =
81
KW2 =
76
KW3 =
82
KW3 =
Line 77... Line 83...
77
 
83
 
78
[lang_C]
84
[lang_C]
79
KW1 = auto,break,case,char,const,continue,default,do,double,else,enum,extern,float,for,goto,if,int,long,register,return,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile,while,dword,byte,bool,NULL
85
KW1 = auto,break,case,char,const,continue,default,do,double,else,enum,extern,float,for,goto,if,int,long,register,return,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile,while,dword,byte,bool,NULL
80
KW2 = define,error,include,elif,if,line,else,ifdef,pragma,endif,ifndef,undef
86
KW2 = #define,#error,#include,#elif,#if,#line,#else,#ifdef,#pragma,#endif,#ifndef,#undef
Line 81... Line 87...
81
KW3 =
87
KW3 =
82
 
88
 
83
[lang_Lua]
89
[lang_Lua]