{"id":38363385,"url":"https://github.com/pkarakal/nvim-config","last_synced_at":"2026-01-17T03:21:41.065Z","repository":{"id":215954925,"uuid":"655808855","full_name":"pkarakal/nvim-config","owner":"pkarakal","description":"This is my personal neovim configuration","archived":false,"fork":false,"pushed_at":"2024-01-07T16:32:23.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-17T16:11:50.707Z","etag":null,"topics":["config","lua","neovim","nvim","nvim-configs"],"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/pkarakal.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}},"created_at":"2023-06-19T16:34:30.000Z","updated_at":"2023-06-19T16:43:02.000Z","dependencies_parsed_at":"2024-01-07T17:17:36.826Z","dependency_job_id":"60a214cc-0acd-4d31-a9a0-c72883ce6a20","html_url":"https://github.com/pkarakal/nvim-config","commit_stats":null,"previous_names":["pkarakal/nvim-config"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pkarakal/nvim-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkarakal%2Fnvim-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkarakal%2Fnvim-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkarakal%2Fnvim-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkarakal%2Fnvim-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkarakal","download_url":"https://codeload.github.com/pkarakal/nvim-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkarakal%2Fnvim-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28492700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["config","lua","neovim","nvim","nvim-configs"],"created_at":"2026-01-17T03:21:40.926Z","updated_at":"2026-01-17T03:21:41.034Z","avatar_url":"https://github.com/pkarakal.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"### nvim-config\nThis is my personal neovim configuration. This is heavily inspired by [theprimeagen](https://github.com/theprimeagen/init.lua)\n\nIt uses\n* [packer](https://github.com/wbthomason/packer.nvim) as the package manager\n* [telescope](https://github.com/nvim-telescope/telescope.nvim) as a fuzzy finder\n* [material](https://github.com/marko-cerovac/material.nvim) darker as the theme\n* neovim lsp\n\n### Requirements\n*  neovim (\u003e0.9)\n*  lua\n\n\n### Getting Started\n*  Clone the repo\n    ```shell\n    git clone git@github.com:pkarakal/nvim-config.git\n    ```\n*  Install packer\n    ```shell\n    git clone --depth 1 git@github.com:wbthomason/packer.nvim.git ~/.local/share/nvim/site/pack/packer/start/packer.nvim\n    ```\n*  Navigate to lua/pkarakal\n    ```shell\n    cd lua/pkarakal\n    ```\n*  Open neovim\n    ```shell\n    nvim packer.lua\n    ```\n*  In normal mode, type `:so` to source the file\n*  In normal mode again, type `:PackerSync` to install all the dependencies\n*  Exit nvim `:q`\n*  Navigate back to project root\n    ```shell\n    cd ../../\n    ```\n*  Run the dev script\n    ```shell\n    ./dev\n    ```\n*  Now when you open neovim, the new configuration should be applied.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkarakal%2Fnvim-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkarakal%2Fnvim-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkarakal%2Fnvim-config/lists"}