]> Git Repo - serial.git/blame - serial.sublime-project
Adjustments to the read timeouts
[serial.git] / serial.sublime-project
CommitLineData
8022c1b1 1{
15f01a53
WW
2 "word_wrap": "on",
3 "wrap_width": 80,
8022c1b1
WW
4 "folders":
5 [
6 {
7 "path": "/Users/william/devel/serial"
8 }
9 ],
10 "settings":
11 {
12 "sublimeclang_options":
13 [
14 "-I/usr/include",
15 "-I/usr/local/include",
16 "-I/usr/lib/clang/3.1/include/",
17 "-I${folder:${project_path:serial.sublime-project}}/include"
18 ]
19 }
20}
This page took 0.02523 seconds and 4 git commands to generate.