{"id":15324540,"url":"https://github.com/mrinjamul/vim-in","last_synced_at":"2026-01-07T07:11:47.949Z","repository":{"id":46328640,"uuid":"302387029","full_name":"mrinjamul/vim-in","owner":"mrinjamul","description":"◈ A vim distribution, you will love it. It is more like IDE than an editor. Alternative to VS Code.","archived":false,"fork":false,"pushed_at":"2022-07-24T08:52:18.000Z","size":42,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-01T21:14:27.543Z","etag":null,"topics":["ide","neovim","nvim","vim","vim-configuration","vimrc"],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrinjamul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-08T15:38:00.000Z","updated_at":"2024-04-24T21:59:46.000Z","dependencies_parsed_at":"2022-09-03T21:24:36.567Z","dependency_job_id":null,"html_url":"https://github.com/mrinjamul/vim-in","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fvim-in","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fvim-in/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fvim-in/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fvim-in/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrinjamul","download_url":"https://codeload.github.com/mrinjamul/vim-in/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245898331,"owners_count":20690466,"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":["ide","neovim","nvim","vim","vim-configuration","vimrc"],"created_at":"2024-10-01T09:27:09.019Z","updated_at":"2026-01-07T07:11:47.907Z","avatar_url":"https://github.com/mrinjamul.png","language":"Vim script","readme":"# vim-in\n\n_A vim distribution you will love it._\n\nThis is a distribution of vim plugins for Web Development and golang development purpose.\n\n# Installation\n\n## Requirements\n\nYou need to install,\n\n- `vim` (v8+ recommanded but v7.3+ version is supported)\n- `git`\n- `yarn`\n- `curl`\n- `npm` (optional)\n- `go` (optional)\n\n[Note: if you don't want to use for golang then you can remove plugins used for golang]\n\nDownload or clone the repository.\n\n```sh\ngit clone https://github.com/mrinjamul/vim-in.git\ncd vim-in\nchmod +x install.sh\n./install.sh\n```\n\nAnd All's set !\n\nTo uninstall vim-in,\n\n```sh\nchmod +x uninstall.sh\n./uninstall.sh\n```\n\nAnd it will restore your old configurations for vim\n\n# Introduction to VIM\n\nHere's some tips if you've never used VIM before:\n\n## Tutorials\n\n- [A Beginner Guide to Vim](https://mrinjamul.github.io/unixTutorials/vim/A_Beginner_Guide_to_Vim.html)\n- Learn more about vim [Advanced](https://mrinjamul.github.io/unixTutorials/vim/vim_expert.html)\n- An interactive tutorials for vim [OpenVimTutorial](https://www.openvim.com/)\n\n## Modes\n\n- VIM has two (common) modes:\n  - insert mode- stuff you type is added to the buffer\n  - normal mode- keys you hit are interpreted as commands\n- To enter insert mode, hit `i`\n- To exit insert mode, hit `\u003cESC\u003e`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrinjamul%2Fvim-in","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrinjamul%2Fvim-in","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrinjamul%2Fvim-in/lists"}