Update 'sublime text '
parent
004358991c
commit
a14b5a3a55
|
@ -1,7 +1,7 @@
|
||||||
Contains sublime text config stuff
|
Contains sublime text config stuff
|
||||||
|
|
||||||
|
|
||||||
## Settings
|
# Settings
|
||||||
|
|
||||||
Current settings are:
|
Current settings are:
|
||||||
|
|
||||||
|
@ -54,7 +54,7 @@ Current settings are:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Theme
|
# Color Scheme and Theme
|
||||||
|
|
||||||
The current theme is called __Atelier Savana__, here is the txmate definition
|
The current theme is called __Atelier Savana__, here is the txmate definition
|
||||||
|
|
||||||
|
@ -610,6 +610,7 @@ The current theme is called __Atelier Savana__, here is the txmate definition
|
||||||
</plist>
|
</plist>
|
||||||
|
|
||||||
```
|
```
|
||||||
|
### Color scheme mods
|
||||||
|
|
||||||
and I have some modifications, using the packagedev package:
|
and I have some modifications, using the packagedev package:
|
||||||
|
|
||||||
|
@ -636,6 +637,7 @@ and I have some modifications, using the packagedev package:
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Build Systems
|
||||||
|
|
||||||
## C/C++ build system
|
## C/C++ build system
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue