{"id":13761202,"url":"https://github.com/walterl/conjure-macroexpand","last_synced_at":"2026-02-04T19:02:27.921Z","repository":{"id":68360774,"uuid":"374197935","full_name":"walterl/conjure-macroexpand","owner":"walterl","description":"Macro-expand commands for Conjure","archived":false,"fork":false,"pushed_at":"2022-10-25T14:10:07.000Z","size":107,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-16T18:34:23.486Z","etag":null,"topics":["aniseed","clojure","clojure-repl","conjure","fennel","neovim","neovim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/walterl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-06-05T19:36:23.000Z","updated_at":"2024-08-29T20:18:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"3150c250-aaff-44a2-8495-ebf6e6b10e84","html_url":"https://github.com/walterl/conjure-macroexpand","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/walterl%2Fconjure-macroexpand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walterl%2Fconjure-macroexpand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walterl%2Fconjure-macroexpand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walterl%2Fconjure-macroexpand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walterl","download_url":"https://codeload.github.com/walterl/conjure-macroexpand/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253415405,"owners_count":21904846,"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":["aniseed","clojure","clojure-repl","conjure","fennel","neovim","neovim-plugin"],"created_at":"2024-08-03T13:01:43.315Z","updated_at":"2026-02-04T19:02:27.915Z","avatar_url":"https://github.com/walterl.png","language":"Lua","funding_links":[],"categories":["Lua"],"sub_categories":[],"readme":"**DEPRECATED**, because [Conjure now supports this](https://github.com/Olical/conjure/blob/8c51801a9f2bc95be0e1a38c971b7177b009d0f6/doc/conjure-client-clojure-nrepl.txt#L372) natively.\n\n# ConjureMacroexpand\n\nAdds commands `ConjureMacroexpand`, `ConjureMacroexpand0` and\n`ConjureMacroexpand1` that will macro-expand the form under the cursor, using\n[Conjure](https://github.com/Olical/conjure)'s REPL connection.\n\nThis is the one bit of functionality missing from Conjure that kept\n[vim-fireplace](https://github.com/tpope/vim-fireplace/) in my Neovim config.\n\n## Installation\n\nUsing [vim-plug](https://github.com/junegunn/vim-plug):\n\n```viml\nPlug 'walterl/conjure-macroexpand'\n```\n\n## Mappings\n\n* `\u003cLocalLeader\u003ecm` - Calls `clojure.walk/macroexpand-all` on the form under the cursor.\n* `\u003cLocalLeader\u003ec0` - Calls `clojure.core/macroexpand` on the form under the cursor.\n* `\u003cLocalLeader\u003ec1` - Calls `clojure.core/macroexpand-1` on the form under the cursor.\n\n## Configuration\n\nDisable mappings:\n\n```viml\nset g:conjure_macroexpand_disable_mappings = 1\n```\n\n## License\n\n[MIT](./LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalterl%2Fconjure-macroexpand","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalterl%2Fconjure-macroexpand","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalterl%2Fconjure-macroexpand/lists"}