Skip to content

Commit 0d62df2

Browse files
committed
prefixing settings, tab underline, narrow sidebar, etc
1 parent 319380d commit 0d62df2

13 files changed

+1860
-2131
lines changed

README.md

Lines changed: 2 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -133,51 +133,9 @@ First, **open a markdown(.md) file**, then navigate to `Sublime Text` > `Prefere
133133
## Interface and File Icons
134134
The source files for the interface icons are located in the [jamiewilson/predawn-icons](https://github.com/jamiewilson/predawn-icons).
135135

136+
![image](https://raw.githubusercontent.com/jamiewilson/predawn-icons/master/predawn-file-icons.jpg)
137+
136138
## Dock Icons
137139
There are also some [dock icons](/dock-icons) for you to choose from:
138140

139141
![image](screenshots/icons.png)
140-
141-
142-
## A few of my favorite options
143-
These are just a few of my other favorite options for Sublime Text:
144-
145-
// Typography
146-
147-
"font_face": "Source Code Pro",
148-
"font_size": 14,
149-
"font_options": ["no_round"],
150-
"highlight_line": true,
151-
"caret_extra_width": 1,
152-
"caret_style": "phase",
153-
"word_wrap": false,
154-
155-
// Whitespace, Matching, Copy & Auto-Complete
156-
157-
"copy_with_empty_selection": false,
158-
"drag_text": false,
159-
"match_brackets_content": false,
160-
"match_selection": false,
161-
"match_tags": false,
162-
"translate_tabs_to_spaces": true,
163-
"trim_trailing_white_space_on_save": true,
164-
165-
// Interface & Behavior
166-
167-
"close_windows_when_empty": false,
168-
"draw_minimap_border": true,
169-
"enable_tab_scrolling": false,
170-
"overlay_scroll_bars": "enabled",
171-
"open_files_in_new_window": false,
172-
"preview_on_click": false,
173-
"scroll_past_end": true,
174-
"scroll_speed": 5.0,
175-
"show_full_path": false,
176-
177-
## And some recommendations
178-
179-
Also, I highly recommend these Sublime Text packages:
180-
181-
* [Sublime-CSS3](https://github.com/i-akhmadullin/Sublime-CSS3)
182-
* [GitGutter](https://github.com/jisaacks/GitGutter)
183-
* [Sidebar Enhancements](https://github.com/titoBouzout/SideBarEnhancements)

assets/collapsed_icon.png

192 Bytes
Loading

assets/collapsed_icon@2x.png

307 Bytes
Loading

assets/expanded_icon.png

191 Bytes
Loading

assets/expanded_icon@2x.png

280 Bytes
Loading

assets/tab-active-underline.png

1.06 KB
Loading

icons/folder.png

-174 Bytes
Binary file not shown.

icons/folder@2x.png

-164 Bytes
Binary file not shown.

icons/folder_open.png

-251 Bytes
Binary file not shown.

icons/folder_open@2x.png

-247 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)