{"id":24758967,"url":"https://github.com/aksshay88/nvim_config","last_synced_at":"2026-04-12T21:49:06.955Z","repository":{"id":231519189,"uuid":"766386674","full_name":"Aksshay88/nvim_config","owner":"Aksshay88","description":"This is the config for the nvim ","archived":false,"fork":false,"pushed_at":"2024-06-28T03:52:26.000Z","size":4181,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T10:30:44.774Z","etag":null,"topics":["archlinux","lua","nvim","plugin","tmux"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/Aksshay88.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":"2024-03-03T05:39:34.000Z","updated_at":"2025-01-18T05:29:08.000Z","dependencies_parsed_at":"2024-06-28T04:46:14.374Z","dependency_job_id":"98ea25e0-ed94-415c-b9d7-90d115c9c22a","html_url":"https://github.com/Aksshay88/nvim_config","commit_stats":null,"previous_names":["aksshay88/nvim_config"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Aksshay88/nvim_config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aksshay88%2Fnvim_config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aksshay88%2Fnvim_config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aksshay88%2Fnvim_config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aksshay88%2Fnvim_config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aksshay88","download_url":"https://codeload.github.com/Aksshay88/nvim_config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aksshay88%2Fnvim_config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31731413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T13:21:33.774Z","status":"ssl_error","status_checked_at":"2026-04-12T13:21:29.265Z","response_time":58,"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":["archlinux","lua","nvim","plugin","tmux"],"created_at":"2025-01-28T16:50:20.979Z","updated_at":"2026-04-12T21:49:06.932Z","avatar_url":"https://github.com/Aksshay88.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nvim_config/nvim\n\n\u003ca href=\"https://dotfyle.com/Aksshay88/nvimconfig-nvim\"\u003e\u003cimg src=\"https://dotfyle.com/Aksshay88/nvimconfig-nvim/badges/plugins?style=flat\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://dotfyle.com/Aksshay88/nvimconfig-nvim\"\u003e\u003cimg src=\"https://dotfyle.com/Aksshay88/nvimconfig-nvim/badges/leaderkey?style=flat\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://dotfyle.com/Aksshay88/nvimconfig-nvim\"\u003e\u003cimg src=\"https://dotfyle.com/Aksshay88/nvimconfig-nvim/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:Aksshay88/nvim_config ~/.config/Aksshay88/nvim_config\n```\n\nOpen Neovim with this config:\n\n```sh\nNVIM_APPNAME=Aksshay88/nvim_config/nvim nvim\n```\n\n## Plugins\n\n### colorscheme\n\n+ [folke/tokyonight.nvim](https://dotfyle.com/plugins/folke/tokyonight.nvim)\n+ [catppuccin/nvim](https://dotfyle.com/plugins/catppuccin/nvim)\n+ [AlexvZyl/nordic.nvim](https://dotfyle.com/plugins/AlexvZyl/nordic.nvim)\n### comment\n\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### editing-support\n\n+ [windwp/nvim-autopairs](https://dotfyle.com/plugins/windwp/nvim-autopairs)\n+ [windwp/nvim-ts-autotag](https://dotfyle.com/plugins/windwp/nvim-ts-autotag)\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### lsp\n\n+ [neovim/nvim-lspconfig](https://dotfyle.com/plugins/neovim/nvim-lspconfig)\n+ [jose-elias-alvarez/null-ls.nvim](https://dotfyle.com/plugins/jose-elias-alvarez/null-ls.nvim)\n+ [onsails/lspkind.nvim](https://dotfyle.com/plugins/onsails/lspkind.nvim)\n+ [jose-elias-alvarez/typescript.nvim](https://dotfyle.com/plugins/jose-elias-alvarez/typescript.nvim)\n+ [glepnir/lspsaga.nvim](https://dotfyle.com/plugins/glepnir/lspsaga.nvim)\n### lsp-installer\n\n+ [williamboman/mason.nvim](https://dotfyle.com/plugins/williamboman/mason.nvim)\n### lua-colorscheme\n\n+ [ellisonleao/gruvbox.nvim](https://dotfyle.com/plugins/ellisonleao/gruvbox.nvim)\n### media\n\n+ [andweeb/presence.nvim](https://dotfyle.com/plugins/andweeb/presence.nvim)\n### nvim-dev\n\n+ [nvim-lua/plenary.nvim](https://dotfyle.com/plugins/nvim-lua/plenary.nvim)\n### plugin-manager\n\n+ [wbthomason/packer.nvim](https://dotfyle.com/plugins/wbthomason/packer.nvim)\n### snippet\n\n+ [rafamadriz/friendly-snippets](https://dotfyle.com/plugins/rafamadriz/friendly-snippets)\n+ [L3MON4D3/LuaSnip](https://dotfyle.com/plugins/L3MON4D3/LuaSnip)\n### startup\n\n+ [goolord/alpha-nvim](https://dotfyle.com/plugins/goolord/alpha-nvim)\n### statusline\n\n+ [nvim-lualine/lualine.nvim](https://dotfyle.com/plugins/nvim-lualine/lualine.nvim)\n### syntax\n\n+ [nvim-treesitter/nvim-treesitter](https://dotfyle.com/plugins/nvim-treesitter/nvim-treesitter)\n## Language Servers\n\n+ clangd\n+ cssls\n+ html\n+ lua_ls\n+ luau_lsp\n+ pyright\n+ tailwindcss\n+ vimls\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faksshay88%2Fnvim_config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faksshay88%2Fnvim_config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faksshay88%2Fnvim_config/lists"}