{"id":19273496,"url":"https://github.com/mega2799/nvimconfig","last_synced_at":"2026-03-02T10:03:44.876Z","repository":{"id":119374277,"uuid":"319462594","full_name":"mega2799/nvimConfig","owner":"mega2799","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-09T16:50:50.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T20:43:35.913Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mega2799.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":"2020-12-07T22:39:06.000Z","updated_at":"2021-04-09T16:50:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"b04f5f1d-8472-484f-8d90-f0c2a3c67b61","html_url":"https://github.com/mega2799/nvimConfig","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mega2799/nvimConfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mega2799%2FnvimConfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mega2799%2FnvimConfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mega2799%2FnvimConfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mega2799%2FnvimConfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mega2799","download_url":"https://codeload.github.com/mega2799/nvimConfig/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mega2799%2FnvimConfig/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29998092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T09:59:02.300Z","status":"ssl_error","status_checked_at":"2026-03-02T09:59:02.001Z","response_time":60,"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":[],"created_at":"2024-11-09T20:43:04.224Z","updated_at":"2026-03-02T10:03:44.855Z","avatar_url":"https://github.com/mega2799.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NVIM\n\n`sudo apt install nvim`\n\ncreate the config directory in which to put the init.vim\n\n`mkdir .config/nvim`\n\nMove the init.vim into ./config/nvim\n # Basic conf\nAdd the Vim-plug Manager\n\n`sh -c 'curl -fLo \"${XDG_DATA_HOME:-$HOME/.local/share}\"/nvim/site/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim`\n1) Begin the section with call plug#begin()\n2) List the plugins with Plug commands\n3) call plug#end() to update \u0026runtimepath and initialize plugin system \n\nNvim command `:PlugInstall` \n\n # Add Fonts\n `https://www.linux.com/topic/desktop/how-manage-fonts-linux/`\n \n ` sudo apt-get install -y fonts-powerline`\n \n `yay -S powerline` ==\u003e ARCH\n \n ` sudo apt-get install -y fonts-font-awesome`\n \n `yay -S awesome-terminal-fonts` ==\u003e ARCH\n \n # COC\n Install NodeJS \u003cbr\u003e \n \n `sudo apt install nodejs` \u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmega2799%2Fnvimconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmega2799%2Fnvimconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmega2799%2Fnvimconfig/lists"}