{"id":18152009,"url":"https://github.com/harilvfs/nvim","last_synced_at":"2025-04-30T08:22:54.596Z","repository":{"id":257884017,"uuid":"865848960","full_name":"harilvfs/nvim","owner":"harilvfs","description":"Neovim configuration with Kickstart. @ChrisTitusTech","archived":false,"fork":false,"pushed_at":"2025-04-28T08:27:55.000Z","size":860,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-28T09:51:05.924Z","etag":null,"topics":["config","kickstart","neovim"],"latest_commit_sha":null,"homepage":"https://github.com/nvim-lua/kickstart.nvim","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/harilvfs.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,"zenodo":null}},"created_at":"2024-10-01T08:36:49.000Z","updated_at":"2025-04-28T08:27:59.000Z","dependencies_parsed_at":"2025-04-28T09:35:53.233Z","dependency_job_id":"ac0f97d4-dd93-4b05-81a2-0cfec5f51ee2","html_url":"https://github.com/harilvfs/nvim","commit_stats":null,"previous_names":["harilvfs/nvim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harilvfs%2Fnvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harilvfs%2Fnvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harilvfs%2Fnvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harilvfs%2Fnvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harilvfs","download_url":"https://codeload.github.com/harilvfs/nvim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251666939,"owners_count":21624401,"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":["config","kickstart","neovim"],"created_at":"2024-11-02T02:05:18.218Z","updated_at":"2025-04-30T08:22:54.583Z","avatar_url":"https://github.com/harilvfs.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cstrong\u003eMy Neovim Config (based on Kickstart)\u003c/strong\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cstrong\u003eThis is basically a customized version of ChrisTitusTech's Neovim config (\u003ca href=\"https://github.com/ChrisTitusTech/neovim\"\u003elink\u003c/a\u003e), tweaked for my personal workflow and preferences.\u003c/strong\u003e\u003c/p\u003e\n\n![NVIM](https://raw.githubusercontent.com/harilvfs/nvim/refs/heads/main/preview.webp)\n\n## Features\n\n- **Preconfigured plugins for a better dev experience**\n- **Kickstart setup for quick and easy installation**\n- **Tuned for speed and a clean look**\n- **Custom keymaps to boost productivity**\n\n## Installation\n\n**Clone this repo into your Neovim config folder:**\n\n```bash\ngit clone https://github.com/harilvfs/nvim ~/.config/nvim\n```\n\n## Usage\n\n**1. Open Neovim**\n\n```bash\nnvim\n```\n\n**2. Install plugins with Lazy.nvim**\n```bash\n:Lazy sync\n```\n\n## Customization\n\n**Feel free to tweak anything you like! Most of the settings and plugins live inside the `lua/` folder and `init.lua`.**\n\n\u003cp align=\"center\"\u003e\u003cstrong\u003eHere's a quick look at the folder structure:\u003c/strong\u003e\u003c/p\u003e\n\n```shell\nneovim\n├── doc/\n│   ├── kickstart.txt\n│   └── tags\n├── lua/\n│   ├── custom/\n│   │   └── plugins/\n│   │       ├── themes/\n│   │       │   ├── nord.lua\n│   │       │   └── onedark.lua\n│   │       ├── init.lua\n│   │       └── neo-tree.lua\n│   ├── kickstart/\n│   │   └── plugins/\n│   │       ├── autoformat.lua\n│   │       └── debug.lua\n│   └── keymaps.lua\n├── init.lua\n├── lazy-lock.json\n├── LICENSE\n├── preview.webp\n└── README.md     \n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharilvfs%2Fnvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharilvfs%2Fnvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharilvfs%2Fnvim/lists"}