{"id":24623161,"url":"https://github.com/nicetocupro/vim","last_synced_at":"2026-05-21T07:38:13.100Z","repository":{"id":265939029,"uuid":"891049501","full_name":"Nicetocupro/Vim","owner":"Nicetocupro","description":"My Vim Plugged","archived":false,"fork":false,"pushed_at":"2025-01-10T02:02:26.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T02:08:42.789Z","etag":null,"topics":["self-study","vim"],"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/Nicetocupro.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-11-19T16:30:38.000Z","updated_at":"2025-01-10T02:02:29.000Z","dependencies_parsed_at":"2024-12-01T17:33:15.526Z","dependency_job_id":"553a2252-58bb-4d6a-9a00-6414072cdb98","html_url":"https://github.com/Nicetocupro/Vim","commit_stats":null,"previous_names":["nicetocupro/vim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicetocupro%2FVim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicetocupro%2FVim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicetocupro%2FVim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicetocupro%2FVim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nicetocupro","download_url":"https://codeload.github.com/Nicetocupro/Vim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244339043,"owners_count":20437168,"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":["self-study","vim"],"created_at":"2025-01-25T03:33:49.533Z","updated_at":"2026-05-21T07:38:13.064Z","avatar_url":"https://github.com/Nicetocupro.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vim\n\nThis repository contains my personal Vim configuration files. Feel free to fork, clone, or use any part of it for your own setup.\n\n## Vim Plugged\n\nTo install the plugins, run the following commands in Vim:\n\n```vim\n:source %\n:PlugInstall\n```\n\n## Config\n\n### Plugins\n\n- **'scrooloose/nerdtree'**: A file system explorer that allows you to browse your filesystem and open files.\n- **'majutsushi/tagbar'**: A plugin that displays tags of the current file in a sidebar, making it easier to navigate code.\n- **'vim-airline/vim-airline'**: A status line plugin that provides a sleek and customizable status line.\n- **'vim-airline/vim-airline-themes'**: A collection of themes for vim-airline.\n- **'scrooloose/nerdcommenter'**: A plugin that allows you to easily comment and uncomment code.\n- **'rrethy/vim-illuminate'**: A plugin that highlights other uses of the word under the cursor.\n- **'Yggdroot/indentLine'**: A plugin that displays indentation levels with thin vertical lines.\n- **'schmich/vim-guifont'**: A plugin that allows you to change the GUI font size in Vim.\n- **'Valloric/YouCompleteMe'**: A fast, as-you-type, semantic-based code completion engine.\n- **'plasticboy/vim-markdown'**: A plugin that provides syntax highlighting and other features for Markdown files.\n- **'octol/vim-cpp-enhanced-highlight'**: A plugin that enhances syntax highlighting for C++ code.\n- **'scrooloose/syntastic'**: A syntax checking plugin that integrates with many linters.\n- 'wakatime/vim-wakatime': A plugin that allows you to track the programing time and languages.\n\n## Usage\n\n### Basic Commands\n\n- Open Vim:\n\n    ```sh\n    vim\n    ```\n\n- Edit a file:\n\n    ```sh\n    vim filename\n    ```\n\n- Install a new plugin (using Vim-Plug):\n\n    ```sh\n    vim +PlugInstall +qall\n    ```\n\n### Custom Key Mappings\n\n- `\u003cleader\u003ee`: Open file explorer.\n- `\u003cleader\u003ef`: Find files.\n- `\u003cleader\u003eg`: Find text in files.\n\n---\n\nHappy coding with Vim!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicetocupro%2Fvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicetocupro%2Fvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicetocupro%2Fvim/lists"}