{"id":20026807,"url":"https://github.com/hariprasadr1hp/nvim-config","last_synced_at":"2026-05-09T21:50:58.999Z","repository":{"id":49169079,"uuid":"405476578","full_name":"hariprasadr1hp/nvim-config","owner":"hariprasadr1hp","description":"a neovim config, batteries included","archived":false,"fork":false,"pushed_at":"2025-02-28T09:19:43.000Z","size":379,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-02-28T16:13:20.323Z","etag":null,"topics":["lua","neovim","vimscript"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/hariprasadr1hp.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":"2021-09-11T20:27:31.000Z","updated_at":"2025-02-28T09:19:47.000Z","dependencies_parsed_at":"2024-03-17T20:28:15.734Z","dependency_job_id":"cb439abe-40c2-4477-84fc-1ca9b1644ecb","html_url":"https://github.com/hariprasadr1hp/nvim-config","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/hariprasadr1hp%2Fnvim-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hariprasadr1hp%2Fnvim-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hariprasadr1hp%2Fnvim-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hariprasadr1hp%2Fnvim-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hariprasadr1hp","download_url":"https://codeload.github.com/hariprasadr1hp/nvim-config/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241460059,"owners_count":19966516,"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":["lua","neovim","vimscript"],"created_at":"2024-11-13T09:08:08.927Z","updated_at":"2026-05-09T21:50:58.994Z","avatar_url":"https://github.com/hariprasadr1hp.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"#\n\n## Overview\n\n`neovim` config\n\n## Install `neovim`\n\n### `macos`\n\n```bash\nbrew install neovim\n```\n\n### `ubuntu`\n\n```bash\nsudo add-apt-repository ppa:neovim-ppa/unstable\nsudo apt update\nsudo apt install neovim\n```\n\n## Setting up\n\n```bash\ncd ~/.config/\ngh repo clone hariprasadr1hp/nvim-config nvim\n\n# for python rplugin\ncurl -LsSf https://astral.sh/uv/install.sh | sh\nuv sync\n\nansible-playbook nvim_playbook.yml\n```\n\nAdd a `.env` file\n\n```\n# [ORG MODE]\nORG_DIR=\nORG_ROAM_DB_PATH=\n\n# [CORPUS]\nCORPUS_DIR=\n\n# [LLM]\nOLLAMA_SERVER_HOST=\nOLLAMA_LOCAL_HOST=\nOLLAMA_DEFAULT_SERVER_MODEL=\nOLLAMA_DEFAULT_LOCAL_MODEL=\nOPENAI_API_KEY=\nANTHROPIC_API_KEY=\nVENICE_API_KEY=\nXAI_API_KEY=\nCODEIUM_API_KEY=\nCLAUDE_CODE_OAUTH_TOKEN=\nCHATGPT_URL=\nGROK_URL=\n```\n\n- inside `neovim`, `:Lazy` and `:Mason` to load plugins and lsp/language-related-tools respectively\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhariprasadr1hp%2Fnvim-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhariprasadr1hp%2Fnvim-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhariprasadr1hp%2Fnvim-config/lists"}