{"id":21392336,"url":"https://github.com/hiyali/nvim","last_synced_at":"2025-07-13T18:31:18.402Z","repository":{"id":84520039,"uuid":"86670526","full_name":"hiyali/nvim","owner":"hiyali","description":"❤️  A neovim config repo.","archived":false,"fork":false,"pushed_at":"2023-01-15T09:10:19.000Z","size":2634,"stargazers_count":34,"open_issues_count":1,"forks_count":10,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-03-01T04:38:14.373Z","etag":null,"topics":["config","configuration","install","neovim","nvim","script","shortcut","theme"],"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/hiyali.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},"funding":{"github":"hiyali","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-03-30T07:07:37.000Z","updated_at":"2024-01-30T04:53:34.000Z","dependencies_parsed_at":"2023-03-02T04:30:34.165Z","dependency_job_id":null,"html_url":"https://github.com/hiyali/nvim","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/hiyali%2Fnvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiyali%2Fnvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiyali%2Fnvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiyali%2Fnvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiyali","download_url":"https://codeload.github.com/hiyali/nvim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225908523,"owners_count":17543477,"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","configuration","install","neovim","nvim","script","shortcut","theme"],"created_at":"2024-11-22T13:40:03.766Z","updated_at":"2024-11-22T13:40:04.709Z","avatar_url":"https://github.com/hiyali.png","language":"Vim Script","funding_links":["https://github.com/sponsors/hiyali"],"categories":[],"sub_categories":[],"readme":"# nvim\nA neovim configuration repo with many plugins that for more easily to install and configure your neovim!\n\n## QUICK way to get it!\n\u003e For ubuntu\n\n#### 1. First of all install them\n\n```shell\nbash \u003c(curl -s https://raw.githubusercontent.com/hiyali/nvim/master/scripts/install-in-ubuntu.sh)\n```\n\n#### 2. And then install plugins!\n\n```shell\nnvim ~/.config/nvim/config/init.vimrc\n:PlugInstall \u003cENTER\u003e\n```\n\n---\n\n## Requirements\n* [neovim](https://github.com/neovim/neovim/wiki/Installing-Neovim)\n* [python3](https://www.python.org/)\n* [nerd-fonts](https://github.com/ryanoasis/nerd-fonts#font-installation)\n\n## Install \u0026 Configure\n### 1. Install - Homebrew (macOS) / Linuxbrew (Linux)\n```shell\nbrew install neovim\npip3 install neovim\n```\n\n### 2. Font\n```shell\ncd ~/Library/Fonts \u0026\u0026 curl -fLo \"Droid Sans Mono for Powerline Nerd Font Complete.otf\" https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/DroidSansMono/complete/Droid%20Sans%20Mono%20for%20Powerline%20Nerd%20Font%20Complete.otf\n```\nAnd set your terminal fonts to \"Droid Sans Mono for Powerline Nerd Font Complete\"\n\n### 3. Configurations \u0026 Plugins\n```shell\ngit clone https://github.com/hiyali/nvim.git ~/.config/nvim\nnvim ~/.config/nvim/config/init.vimrc\n:PlugInstall \u003cENTER\u003e\n```\n\n## Usage docs\n[wiki](https://github.com/hiyali/nvim/wiki)\n\n## Screenshot\n![nvim](https://raw.githubusercontent.com/hiyali/nvim/master/assets/images/nvim-readme.png \"nvim\")\n\n## Contribute\n\u003e Feel free\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiyali%2Fnvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiyali%2Fnvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiyali%2Fnvim/lists"}