{"id":22412394,"url":"https://github.com/mandx/sublimeautosoftwrap","last_synced_at":"2025-10-07T14:32:20.958Z","repository":{"id":9429448,"uuid":"11302552","full_name":"mandx/SublimeAutoSoftWrap","owner":"mandx","description":"SublimeText 2/3 to auto enable \"Word Wrap\" only for certain extensions","archived":false,"fork":false,"pushed_at":"2013-07-10T13:49:49.000Z","size":112,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T08:46:14.370Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/mandx.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-07-10T04:42:29.000Z","updated_at":"2023-02-28T19:11:34.000Z","dependencies_parsed_at":"2022-09-03T23:41:58.652Z","dependency_job_id":null,"html_url":"https://github.com/mandx/SublimeAutoSoftWrap","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/mandx%2FSublimeAutoSoftWrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mandx%2FSublimeAutoSoftWrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mandx%2FSublimeAutoSoftWrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mandx%2FSublimeAutoSoftWrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mandx","download_url":"https://codeload.github.com/mandx/SublimeAutoSoftWrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245773505,"owners_count":20669793,"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-05T14:08:37.954Z","updated_at":"2025-10-07T14:32:20.881Z","avatar_url":"https://github.com/mandx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"AutoSoftWrap\n============\n\nSublimeText 2/3 to auto enable \"Word Wrap\" only for certain extensions\n\nDescription\n-----------\n\nAutoSoftWrap is a plugin for Sublime Text 2 and 3 that when enabled, every time a new buffer is loaded, and the filename extension is listed in the plugin settings, automatically enables `View -\u003e Word Wrap`. This is mostly useful when viewing/editing lightweight markup languages like [Markdown](http://daringfireball.net/projects/markdown/).\n\nReally useful when reading documentation maintained inside code repositories, but enabling `Word Wrap` globally is not desirable.\n\nInstallation\n------------\n\nAutoSoftWrap can be installed in a variety of ways:\n\n* Using [Package Control](http://wbond.net/sublime_packages/package_control)\n\n    Open Package Control\n    Select 'Install Package'\n    Find and select 'AutoSoftWrap'\n\n* By cloning this repository in Packages\n\n        cd into your Packages folder\n        git clone https://github.com/mandx/SublimeAutoSoftWrap.git .\n\nConfiguration\n-------------\nRight now there's only one setting to configure AutoSoftWrap `extensions`: It's a list of extensions to check when a file is first loaded, and if it matches one on this list, then `Word Wrap` is automatically enabled.\n\nBy default the default extension list is set to:\n\n    {\n        \"extensions\": [\n            \"markdown\", \"mdown\", \"md\",\n            \"textile\", \"rdoc\", \"org\",\n            \"creole\", \"mediawiki\", \"rst\",\n            \"asciidoc\", \"pod\", \"txt\"\n        ]\n    }\n\nThis is the same list of lightweight markup formats supported by [GitHub Markup](https://github.com/github/markup)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmandx%2Fsublimeautosoftwrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmandx%2Fsublimeautosoftwrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmandx%2Fsublimeautosoftwrap/lists"}