{"id":21013417,"url":"https://github.com/heavenshell/vim-slack","last_synced_at":"2025-12-25T19:55:06.910Z","repository":{"id":20519232,"uuid":"23798099","full_name":"heavenshell/vim-slack","owner":"heavenshell","description":"Slack for Vim client","archived":false,"fork":false,"pushed_at":"2015-11-06T10:58:38.000Z","size":136,"stargazers_count":107,"open_issues_count":1,"forks_count":7,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-06T02:12:12.545Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VimL","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/heavenshell.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":"2014-09-08T16:13:29.000Z","updated_at":"2023-12-22T19:43:14.000Z","dependencies_parsed_at":"2022-08-26T20:12:12.374Z","dependency_job_id":null,"html_url":"https://github.com/heavenshell/vim-slack","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/heavenshell%2Fvim-slack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavenshell%2Fvim-slack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavenshell%2Fvim-slack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavenshell%2Fvim-slack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heavenshell","download_url":"https://codeload.github.com/heavenshell/vim-slack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243437970,"owners_count":20290865,"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-11-19T09:42:22.451Z","updated_at":"2025-12-25T19:55:06.859Z","avatar_url":"https://github.com/heavenshell.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"Slack for Vim\n=============\n\nThis is a Vim plugin for post message to [Slack](https://slack.com/)\n\nCurrently this plugin is work in progress.\n\nUsage\n-----\n\n- Post message via command line.\n\n  ```viml\n  :Slack -channel=#general -text=\"Hello world\"\n  ```\n\n  Post `Hello world` to #general channel\n\n- Post current buffer to Slack.\n\n  ```viml\n  :Slack -channel=#general\n  ```\n\n  Post current buffer texts to #general channel\n\n- Post visual selected texts.\n\n  ```viml\n  :'\u003c,'\u003eSlack -channel=#general\n  ```\n\n  Post visual selected texts to #general channel\n\n- Post message specific username\n\n  ```viml\n  :'\u003c,'\u003eSlack -channel=#general -username=Vimmer\n  ```\n\n- Post message specific username\n\n  ```viml\n  :'\u003c,'\u003eSlack -channel=#general -username=Vimmer\n  ```\n\n- Upload current buffer as a file.\n  ```viml\n  :SlackFile -channel=#general\n  ```\n\n- Upload selected text as a file.\n  ```viml\n  :'\u003c,'\u003eSlackFile -channel=#general\n  ```\nRequirement\n-----------\nThis plugin need [webapi-vim](https://github.com/mattn/webapi-vim).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheavenshell%2Fvim-slack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheavenshell%2Fvim-slack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheavenshell%2Fvim-slack/lists"}