{"id":19512386,"url":"https://github.com/vmchale/pointfree","last_synced_at":"2025-02-25T23:17:16.175Z","repository":{"id":128761394,"uuid":"98571795","full_name":"vmchale/pointfree","owner":"vmchale","description":"Wrapper of pointfree command-line tool for Haskell","archived":false,"fork":false,"pushed_at":"2019-11-17T03:05:30.000Z","size":7,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-08T12:07:57.575Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vmchale.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-27T19:12:35.000Z","updated_at":"2021-01-18T07:49:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"406538d6-999b-4213-837c-6b744f1f8424","html_url":"https://github.com/vmchale/pointfree","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/vmchale%2Fpointfree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fpointfree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fpointfree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fpointfree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vmchale","download_url":"https://codeload.github.com/vmchale/pointfree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240761139,"owners_count":19853256,"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-10T23:25:45.509Z","updated_at":"2025-02-25T23:17:15.975Z","avatar_url":"https://github.com/vmchale.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pointfree\n\n## Installation\n\nUsing [vim-plug](https://github.com/junegunn/vim-plug):\n\n```vimscript\nPlug 'vmchale/pointfree'\n```\n\nNote that the `pointfree` binary must be on your path. You can install it with:\n\n```bash\n $ cabal install pointfree\n```\n\n## Usage\n\nTo use this plugin, either type `:PointfreeLine` to run on the current line, or\n`:Pointfree` along with an expression, e.g.\n\n```vimcsript\n:Pointfree \\x -\u003e x * 2\n```\n\n## Configuration\n\nThis plugin provides one keybinding, but you have to pick the keys yourself.\nThis is what I use in my `.vimrc`:\n\n```vimscript\nau BufNewFile,BufRead *.hs nmap pf \u003cPlug\u003ePointfree\n```\n\nIf you get stuck at any time, you can view the documentation with:\n\n```vimscript\n:help pointfree\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmchale%2Fpointfree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvmchale%2Fpointfree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmchale%2Fpointfree/lists"}