{"id":20733825,"url":"https://github.com/nubank/cljnvim","last_synced_at":"2025-04-23T23:00:23.500Z","repository":{"id":176396789,"uuid":"656909165","full_name":"nubank/cljnvim","owner":"nubank","description":"A Neovim config to develop woth Clojure!","archived":false,"fork":false,"pushed_at":"2024-07-15T16:05:09.000Z","size":31,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-20T10:13:17.349Z","etag":null,"topics":["clojure","dart","flutter","neovim","neovim-config","nix","nix-flakes"],"latest_commit_sha":null,"homepage":"","language":"Nix","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/nubank.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-21T22:41:50.000Z","updated_at":"2025-03-20T12:02:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d0edbf8-0570-4405-925e-8a7143cbe113","html_url":"https://github.com/nubank/cljnvim","commit_stats":null,"previous_names":["nubank/cljnvim"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nubank%2Fcljnvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nubank%2Fcljnvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nubank%2Fcljnvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nubank%2Fcljnvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nubank","download_url":"https://codeload.github.com/nubank/cljnvim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250528731,"owners_count":21445516,"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":["clojure","dart","flutter","neovim","neovim-config","nix","nix-flakes"],"created_at":"2024-11-17T05:27:19.832Z","updated_at":"2025-04-23T23:00:23.481Z","avatar_url":"https://github.com/nubank.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cljnvim\n\nA \"production\" ready neovim config, set up in a plug\u0026play to develop with Clojure and BDC!\n\nThe generated config is written in `lua` in a **editable** and **readable** way!\n\n## Usage\n\nIf you have `nix` installed, you can simply execute:\n\n```sh\nnix shell github:nubank/cljnvim\n```\n\nOr add the overlay in your `configuration.nix`, as:\n\n```nix\n{\n    inputs = {\n        # ...\n        cljnvim.url = \"github:nubank/cljnvim\";\n    };\n\n    outputs = { lvim, ... }:\n        let\n            overlays = [ cljnvim.overlays.\"${system}\".default ];\n        in\n        {\n            # ...\n        };\n}\n```\n\nAnd if you don't give a f*** for what about it's nix, you can download the `init.vim` from the [releases page](https://github.com/nubank/cljnvim/releases)!\n\n## Plugins\n\n**TODO**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnubank%2Fcljnvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnubank%2Fcljnvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnubank%2Fcljnvim/lists"}