{"id":19636887,"url":"https://github.com/mattreduce/vim-mix","last_synced_at":"2025-04-28T09:31:20.311Z","repository":{"id":63178881,"uuid":"10045445","full_name":"mattreduce/vim-mix","owner":"mattreduce","description":"Vim plugin for using Elixir's build tool, mix","archived":false,"fork":false,"pushed_at":"2018-02-12T19:09:29.000Z","size":15,"stargazers_count":65,"open_issues_count":5,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-26T14:07:22.929Z","etag":null,"topics":["elixir","elixir-lang","mix","vim","vim-plugins","vim-script"],"latest_commit_sha":null,"homepage":"http://mattreduce.github.io/vim-mix/","language":"Vim script","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/mattreduce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-14T02:13:43.000Z","updated_at":"2023-11-29T23:29:33.000Z","dependencies_parsed_at":"2022-11-14T12:24:14.989Z","dependency_job_id":null,"html_url":"https://github.com/mattreduce/vim-mix","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattreduce%2Fvim-mix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattreduce%2Fvim-mix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattreduce%2Fvim-mix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattreduce%2Fvim-mix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattreduce","download_url":"https://codeload.github.com/mattreduce/vim-mix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251284877,"owners_count":21564687,"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":["elixir","elixir-lang","mix","vim","vim-plugins","vim-script"],"created_at":"2024-11-11T12:32:01.272Z","updated_at":"2025-04-28T09:31:15.296Z","avatar_url":"https://github.com/mattreduce.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mix.vim\n\nPlugin for using Elixir's build tool, `mix`.\n\n## Installation\n\nI recommend installing [pathogen.vim][pathogen], then running the following:\n\n    cd ~/.vim/bundle\n    git clone git://github.com/mattreduce/vim-mix.git\n\n## Usage\n\n- `:Mix [command]` runs the default mix task (the \"run\" task, unless otherwise\n  configured), or the given command.\n- `:Mclean` cleans generated application files\n- `:Mcompile` compiles sources files\n- `:Mdeps` lists project dependencies and their status\n- `:Mdeps clean` removes dependency files\n- `:Mdeps compile` compiles dependencies\n- `:Mdeps get` gets all out of date dependencies\n- `:Mdeps unlock` unlocks all dependencies\n- `:Mdeps update` updates project dependencies\n- `:Mtest` runs the project's tests\n\n## Planned commands\n\n- `:Mixfile` opens the project Mixfile.\n- `:Mdeps unlock \u003cdeps\u003e` unlocks _specific_ dependencies\n- `:Mdeps update \u003cdeps\u003e` updates _specific_ dependencies\n- `:Mdo` executes the commands separated by comma\n- `:Mescript` generates an escript and replaces the current buffer\n- `:Mrun` runs the given expression\n\n## License\n\nCopyright © Matthew Conway. Distributed under the same terms as Vim itself.\nSee `:help license`.\n\n[pathogen]: https://github.com/tpope/vim-pathogen\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattreduce%2Fvim-mix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattreduce%2Fvim-mix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattreduce%2Fvim-mix/lists"}