remove duplicate characters in sublime text 3
If you already have Package Control
installed in Sublime Text:
- Select “Install Package” from the Command Palette: Ctrl+Shift+P,
- Search for “RemoveDuplicateCharacters” and enter.
installing the theme manually.
- Download the latest release .zip
- Unzip and rename folder to RemoveDuplicateCharacters.
- Move RemoveDuplicateCharacters folder inside the Packages directory (Preferences > Browse packages...)
ctrl+shift+alt+r
- r-stein
- Keith Hall