{"id":22356871,"url":"https://github.com/ayamflow/sublime-text-config","last_synced_at":"2026-01-05T08:53:19.280Z","repository":{"id":10364701,"uuid":"12505899","full_name":"ayamflow/sublime-text-config","owner":"ayamflow","description":"Sublime Text 2 plugins \u0026 config","archived":false,"fork":false,"pushed_at":"2014-01-11T12:43:17.000Z","size":140,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T14:41:59.864Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ayamflow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-31T13:33:37.000Z","updated_at":"2014-01-11T12:43:18.000Z","dependencies_parsed_at":"2022-09-10T15:41:36.462Z","dependency_job_id":null,"html_url":"https://github.com/ayamflow/sublime-text-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayamflow%2Fsublime-text-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayamflow%2Fsublime-text-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayamflow%2Fsublime-text-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayamflow%2Fsublime-text-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayamflow","download_url":"https://codeload.github.com/ayamflow/sublime-text-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245659026,"owners_count":20651526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-04T14:12:16.368Z","updated_at":"2026-01-05T08:53:19.230Z","avatar_url":"https://github.com/ayamflow.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sublime Text 2 Configuration\n\nI'm pretty sure some of them are overlapping but anyway:\n\n## Configuration highlight\n* Bold folder labels: for easy differentiation between files and folders\n* Caret style: I use a fat and smooth caret\n* Scroll past end: for better end-of-file editing\n* Word wrap: cause I hate horizontal scroll\n\n* SublimeLinterConfig with JSHint by default, and ignoring annoying globals like TweenMax easing, angular.module, _gaq and stuff.\n\n## Plugins\n### Better code utils\n* [BracketHighlighter](https://github.com/facelessuser/BracketHighlighter): highlight starting and ending bracket in code\n* [CSSLint](https://github.com/austinhappel/sublime-csslint): enable CSS validation\n* [DockBlockr](https://github.com/spadgos/sublime-jsdocs): Easy prettyprint creation\n* [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter): validate every javascript file using JSHint and custom config file\n### Javascript\n* [TernJS](https://github.com/emmetio/sublime-tern): True IDE-like Javascript autocompletion\n* [SublimeCodeIntel](https://github.com/SublimeCodeIntel/SublimeCodeIntel): Simple autocompletion for variables, functions...\n* [JsFormat](https://github.com/jdc0589/JsFormat): Reindent and adapt a file\n### HTML\n* [HTML5](https://github.com/mrmartineau/HTML5): Better HTML5 syntax\n* [Tag](https://github.com/SublimeText/Tag): HTML tag autocompletion \u0026 autoclose\n### CSS\n* [SCSS](https://github.com/MarioRicalde/SCSS.tmbundle): Syntax coloring \u0026 autocompletion\n### Utils\n* [AdvancedNewFile](https://github.com/skuroda/Sublime-AdvancedNewFile): easier file creation\n* [AngularInject](https://github.com/ayamflow/AngularInject): Fast AngularJS Dependency Injection. Also, I made this.\n* [ColorHighlighter](https://github.com/Monnoroch/ColorHighlighter): Highlight a string color with its matching color.\n* [FileSystem Autocompletion](https://github.com/lingo/sublime-fscompletion): Autocomplete paths. Useful for script imports.\n* [SidebarEnhancements](https://github.com/titoBouzout/SideBarEnhancements): Create, delete, rename, move…\n* [EasyMotion](https://github.com/tednaleid/sublime-EasyMotion): Kinda Vim cursor motion\n* [GitGutter](http://www.jisaacks.com/gitgutter): show git diff in gutter\n* [Minifier](https://github.com/bistory/Sublime-Minifier): quickly minify a file with Closure or Uglify\n* [WordHighlight](https://github.com/SublimeText/WordHighlight): highlight all instances of selected word\n\n## Theme\n* [Soda Dark](https://github.com/buymeasoda/soda-theme/) + Chrome tabs\n* Monokai color scheme\n\n## Snippets\n* console.log with log + tab\n* What else ?\n\n## Rarely used but useful from times to times\n* [Unicode Character Highlighter](https://github.com/possan/sublime_unicode_nbsp): Highlight \"wierd\" characters in code\n* [Hayaku](http://hayakubundle.com/): shortcuts for CSS property (like o:h = overflow:hidden)\n* [DuplicateSelections](https://github.com/colinta/SublimeDuplicateSelections): Better multi-cursor copy/past\n* [Inc-Dec-Value](https://github.com/rmaksim/Sublime-Text-2-Inc-Dec-Value): Alt+Up/Down to modify a number\n\nOtherwise, all listed plugins are used on a daily basis.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayamflow%2Fsublime-text-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayamflow%2Fsublime-text-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayamflow%2Fsublime-text-config/lists"}