{"id":29854921,"url":"https://github.com/coko7/nvim-config","last_synced_at":"2026-04-18T17:37:44.227Z","repository":{"id":306869136,"uuid":"807970703","full_name":"coko7/nvim-config","owner":"coko7","description":"🚀 My NeoVim config based on both kickstart.nvim and ThePrimeagen's config","archived":false,"fork":false,"pushed_at":"2026-02-17T15:24:26.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-04T17:11:50.073Z","etag":null,"topics":["dotfyle","neovim","neovim-config","neovim-configuration","nvim-config","nvim-configuration","nvim-dotfiles"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coko7.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-30T06:11:40.000Z","updated_at":"2026-02-17T15:24:30.000Z","dependencies_parsed_at":"2025-08-25T10:12:23.256Z","dependency_job_id":"03bf794c-39cd-4c88-8f09-a8333fb86046","html_url":"https://github.com/coko7/nvim-config","commit_stats":null,"previous_names":["coko7/nvim-config"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coko7/nvim-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coko7%2Fnvim-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coko7%2Fnvim-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coko7%2Fnvim-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coko7%2Fnvim-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coko7","download_url":"https://codeload.github.com/coko7/nvim-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coko7%2Fnvim-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31978655,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T17:30:12.329Z","status":"ssl_error","status_checked_at":"2026-04-18T17:29:59.069Z","response_time":103,"last_error":"SSL_read: 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":["dotfyle","neovim","neovim-config","neovim-configuration","nvim-config","nvim-configuration","nvim-dotfiles"],"created_at":"2025-07-29T22:19:50.057Z","updated_at":"2026-04-18T17:37:44.211Z","avatar_url":"https://github.com/coko7.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nvim-config\n\nMy Neovim config based on both [kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim) and [ThePrimeagen's config](https://github.com/ThePrimeagen/init.lua/).\n\nAlso, this README was generated by [Dotfyle](https://dotfyle.com)\n\n\u003ca href=\"https://dotfyle.com/Coko7/nvim-config\"\u003e\u003cimg src=\"https://dotfyle.com/Coko7/nvim-config/badges/plugins?style=flat\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://dotfyle.com/Coko7/nvim-config\"\u003e\u003cimg src=\"https://dotfyle.com/Coko7/nvim-config/badges/leaderkey?style=flat\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://dotfyle.com/Coko7/nvim-config\"\u003e\u003cimg src=\"https://dotfyle.com/Coko7/nvim-config/badges/plugin-manager?style=flat\" /\u003e\u003c/a\u003e\n\n\n## Install Instructions\n\n \u003e Install requires Neovim 0.9+. Always review the code before installing a configuration.\n\nClone the repository and install the plugins:\n\n```sh\ngit clone git@github.com:Coko7/nvim-config ~/.config/Coko7/nvim-config\n```\n\nOpen Neovim with this config:\n\n```sh\nNVIM_APPNAME=Coko7/nvim-config/ nvim\n```\n\n## Plugins\n\n### animation\n\n+ [sphamba/smear-cursor.nvim](https://dotfyle.com/plugins/sphamba/smear-cursor.nvim)\n### colorscheme\n\n+ [catppuccin/nvim](https://dotfyle.com/plugins/catppuccin/nvim)\n### comment\n\n+ [folke/todo-comments.nvim](https://dotfyle.com/plugins/folke/todo-comments.nvim)\n+ [numToStr/Comment.nvim](https://dotfyle.com/plugins/numToStr/Comment.nvim)\n### completion\n\n+ [hrsh7th/nvim-cmp](https://dotfyle.com/plugins/hrsh7th/nvim-cmp)\n### debugging\n\n+ [mfussenegger/nvim-dap](https://dotfyle.com/plugins/mfussenegger/nvim-dap)\n+ [rcarriga/nvim-dap-ui](https://dotfyle.com/plugins/rcarriga/nvim-dap-ui)\n+ [theHamsta/nvim-dap-virtual-text](https://dotfyle.com/plugins/theHamsta/nvim-dap-virtual-text)\n### diagnostics\n\n+ [folke/trouble.nvim](https://dotfyle.com/plugins/folke/trouble.nvim)\n### editing-support\n\n+ [nvim-treesitter/nvim-treesitter-context](https://dotfyle.com/plugins/nvim-treesitter/nvim-treesitter-context)\n### file-explorer\n\n+ [stevearc/oil.nvim](https://dotfyle.com/plugins/stevearc/oil.nvim)\n### formatting\n\n+ [stevearc/conform.nvim](https://dotfyle.com/plugins/stevearc/conform.nvim)\n### fuzzy-finder\n\n+ [nvim-telescope/telescope.nvim](https://dotfyle.com/plugins/nvim-telescope/telescope.nvim)\n### git\n\n+ [lewis6991/gitsigns.nvim](https://dotfyle.com/plugins/lewis6991/gitsigns.nvim)\n### icon\n\n+ [nvim-tree/nvim-web-devicons](https://dotfyle.com/plugins/nvim-tree/nvim-web-devicons)\n+ [echasnovski/mini.icons](https://dotfyle.com/plugins/echasnovski/mini.icons)\n### keybinding\n\n+ [folke/which-key.nvim](https://dotfyle.com/plugins/folke/which-key.nvim)\n### lsp\n\n+ [neovim/nvim-lspconfig](https://dotfyle.com/plugins/neovim/nvim-lspconfig)\n+ [j-hui/fidget.nvim](https://dotfyle.com/plugins/j-hui/fidget.nvim)\n### lsp-installer\n\n+ [williamboman/mason.nvim](https://dotfyle.com/plugins/williamboman/mason.nvim)\n### nvim-dev\n\n+ [nvim-lua/plenary.nvim](https://dotfyle.com/plugins/nvim-lua/plenary.nvim)\n+ [folke/lazydev.nvim](https://dotfyle.com/plugins/folke/lazydev.nvim)\n### plugin-manager\n\n+ [folke/lazy.nvim](https://dotfyle.com/plugins/folke/lazy.nvim)\n### programming-languages-support\n\n+ [GustavEikaas/easy-dotnet.nvim](https://dotfyle.com/plugins/GustavEikaas/easy-dotnet.nvim)\n### remote-development\n\n+ [chipsenkbeil/distant.nvim](https://dotfyle.com/plugins/chipsenkbeil/distant.nvim)\n### snippet\n\n+ [L3MON4D3/LuaSnip](https://dotfyle.com/plugins/L3MON4D3/LuaSnip)\n+ [rafamadriz/friendly-snippets](https://dotfyle.com/plugins/rafamadriz/friendly-snippets)\n### syntax\n\n+ [nvim-treesitter/nvim-treesitter](https://dotfyle.com/plugins/nvim-treesitter/nvim-treesitter)\n+ [nvim-treesitter/nvim-treesitter-textobjects](https://dotfyle.com/plugins/nvim-treesitter/nvim-treesitter-textobjects)\n### utility\n\n+ [echasnovski/mini.nvim](https://dotfyle.com/plugins/echasnovski/mini.nvim)\n## Language Servers\n\n+ html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoko7%2Fnvim-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoko7%2Fnvim-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoko7%2Fnvim-config/lists"}