{"id":23690162,"url":"https://github.com/aminehmida/my-neovim-config","last_synced_at":"2026-01-27T03:02:06.365Z","repository":{"id":150071033,"uuid":"138719211","full_name":"aminehmida/my-neovim-config","owner":"aminehmida","description":null,"archived":false,"fork":false,"pushed_at":"2019-03-18T12:33:18.000Z","size":1465,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-29T08:05:38.933Z","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/aminehmida.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,"zenodo":null}},"created_at":"2018-06-26T09:58:14.000Z","updated_at":"2020-07-18T00:03:37.000Z","dependencies_parsed_at":"2023-06-04T18:15:27.331Z","dependency_job_id":null,"html_url":"https://github.com/aminehmida/my-neovim-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aminehmida/my-neovim-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminehmida%2Fmy-neovim-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminehmida%2Fmy-neovim-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminehmida%2Fmy-neovim-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminehmida%2Fmy-neovim-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aminehmida","download_url":"https://codeload.github.com/aminehmida/my-neovim-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminehmida%2Fmy-neovim-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28798601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T01:07:07.743Z","status":"online","status_checked_at":"2026-01-27T02:00:07.755Z","response_time":168,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12-30T01:59:40.002Z","updated_at":"2026-01-27T03:02:06.341Z","avatar_url":"https://github.com/aminehmida.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My neovim config\n\n![Screenshot](Screenshot.png)\n\n## How to install:\n\nInstall [vim-plug for neovim](https://github.com/junegunn/vim-plug#neovim)\n\nCopy `init.vim` to `~/.config/nvim/init.vim` then open NeoVim and install plugins by typing `:PlugInstall`\n\n## Features:\n\n### Plugin list:\n\n* All needed plugins to run [Server Language Protocol](https://microsoft.github.io/language-server-protocol/) for Go(lang) and Python.\n* junegunn/fzf.vim\n* ervandew/supertab\n* SirVer/ultisnips\n* honza/vim-snippets\n* airblade/vim-gitgutter\n* scrooloose/nerdcommenter\n* kshenoy/vim-signature\n* ntpeters/vim-better-whitespace\n\n### Leader key:\n\nLeader key is set to `;`\n\n### Clipboard:\n\nNeovim is set to used your default system clipboard. You can toggle between internal and system clipboard with \u003cF11\u003e.\n\n### Line numbers:\n\nLine numbers are set to hybrid relative.\n\n* `\u003cF2\u003e` Toggle line numbers\n* `\u003cleader\u003e` + `\u003cF2\u003e` Toggle between relative line numbers and normal line numbers.\n\n### Quick exit:\n\n`;` + `;` is mapped to \u003cesc\u003e in insert mode for a quick exit.\n\n### Trailing spaces:\n\nTrailing spaces are highlighted with read.\n\n### Long lines:\n\nLines longer then 80 char are highlighted with red starting from char 81.\n\n### Hidden characters:\n\n* Spaces are represented with `.`\n* New line are represented with `¬`\n* Tabs are represented with `├───────`\n\nThis will help you a lot if you are a python developer.\n\n### Splits:\n\nSet vertical split to open on the right side and horizontal on the bottom.\n\n### Spell check:\n\nSpell check is enabled by default for latex and markdown files by default. Highlighting style is set to underlining words.\n\n## Custom shortcuts:\n\n* `ctrl` + `j`, `k`, `l`, `h` navigates between split without pressing `ctrl` + `w` before hand.\n* `ctrl` + `p` open fzf file search\n* `F11` Toggle system clipboard and internal clipboard.\n* `F10` show syntax highlighting group (For debuging and themes).\n\n## Hacks:\n\nAll plugins are installed using [vim-plug](https://github.com/junegunn/vim-plug)\n\n## Thanks\n\n* Vim creators\n* NeoVim creators\n* Plugin developers\n\nThanks for the amazing work :)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faminehmida%2Fmy-neovim-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faminehmida%2Fmy-neovim-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faminehmida%2Fmy-neovim-config/lists"}