Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit d852cf4

Browse files
Update README.md
1 parent 5a81412 commit d852cf4

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ Snip is a lightweight snippets manager built with SwiftUI + Combine for macOS 10
1111

1212
## [Download from mac App Store](https://apps.apple.com/us/app/id1527428847)
1313

14-
![black_light_theme](https://user-images.githubusercontent.com/1506323/92935520-2c39d900-f449-11ea-9ff7-31b43a80f401.png)
14+
![black_light_theme](https://user-images.githubusercontent.com/1506323/95220540-dc0b2800-07f6-11eb-89b1-cbfcd652e2ff.png)
15+
1516

1617
## Features
1718

@@ -25,6 +26,8 @@ Snip is a lightweight snippets manager built with SwiftUI + Combine for macOS 10
2526
* Favorites snippets
2627
* Tags
2728
* Light & Dark Mode
29+
* Theme selection
30+
* Atom file icons
2831
* Create snippets via deeplinks from StackOverflow via [a Chrome Extension](https://chrome.google.com/webstore/detail/snip-extractor/fioamfejealgknedajclejcnbilifopf)
2932

3033

@@ -33,16 +36,16 @@ Snip is a lightweight snippets manager built with SwiftUI + Combine for macOS 10
3336
Fork from [CodeMirror-Swift](https://github.com/ProxymanApp/CodeMirror-Swift) by [NghiaTranUIT](https://github.com/NghiaTranUIT) 🙏, repackaged for SwiftUI.
3437

3538
* CodeMirror v5.57.0
36-
* Show invisible characters
39+
* Show/Hide invisible characters
40+
* Font size
41+
* Line Wrapping
3742
* 100+ themes available
3843

3944

4045
# Incoming
4146

42-
- Editor customization with font, font size, tab size and more
4347
- Create snippets from files
4448
- iCloud Sync & Restore
45-
- Themes
4649
- Search
4750

4851

0 commit comments

Comments
 (0)