{"id":16482508,"url":"https://github.com/f/qvimrc","last_synced_at":"2025-02-28T19:42:15.308Z","repository":{"id":4736644,"uuid":"5885703","full_name":"f/qvimrc","owner":"f","description":"Quick Vimrc","archived":false,"fork":false,"pushed_at":"2013-09-05T12:57:36.000Z","size":128,"stargazers_count":33,"open_issues_count":0,"forks_count":3,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-11T11:48:03.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"tgriesser/knex","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/f.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}},"created_at":"2012-09-20T11:52:28.000Z","updated_at":"2022-08-04T03:25:38.000Z","dependencies_parsed_at":"2022-08-19T13:10:52.369Z","dependency_job_id":null,"html_url":"https://github.com/f/qvimrc","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/f%2Fqvimrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fqvimrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fqvimrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fqvimrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f","download_url":"https://codeload.github.com/f/qvimrc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241214315,"owners_count":19928297,"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":[],"created_at":"2024-10-11T13:11:03.002Z","updated_at":"2025-02-28T19:42:15.283Z","avatar_url":"https://github.com/f.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"LightWeight Vim Setup for Front-end Development (for now)\n===============================================\n\n[![Clone in Koding](http://kbutton.org/clone.png?v1)](http://kbutton.org/f/qvimrc)\n\nVery quick vim setup for front-end developers.\n\n### Preview with iTerm2, Vim (with qvimrc), Zsh on MacOSX\n![Preview](https://raw.github.com/f/qvimrc/master/docs/3.png)\n\n## Linux (and OS X)\n\n#### IMPORTANT: You should back-up your `~/.vimrc` file and `~/.vim/` directory before install. (Quick Setup will ask.)\n\n#### Note for OS X: You cannat use mouse in Terminal.app, I prefer iTerm2 as Terminal, more powerful.\n\n### Quick Setup (Recommended)\n\nCopy and paste this code into your terminal and run.\n\n```bash\ncurl -k https://raw.github.com/f/qvimrc/master/build.sh 2\u003e/dev/null \u003e /tmp/build.sh \u0026\u0026 chmod +x /tmp/build.sh \u0026\u0026 /tmp/build.sh\n```\nYou will see something like that:\n\n![Step 1](https://raw.github.com/f/qvimrc/master/docs/1.png)\n\nAnd while bundling your vim plugins:\n\n![Step 2](https://raw.github.com/f/qvimrc/master/docs/2.png)\n\n### Nerd Setup \n#### (If you think we are collecting your personal data while quick setup, you can build it yourself.)\n\nFollow the commands in `build` file. You are a nerd, bro.\n\n## Windows\n\nQuick Setup for Windows Users:\n\n * Go to `http://www.ubuntu.com`\n * Download the ISO and burn an Ubuntu CD\n * Install Ubuntu GNU/Linux\n * Follow Linux instructions\n\nor\n\n * Buy a Mac.\n * Follow Linux Instructions\n\n### The Bundles: every bundle is a git repository.\n```bash\n# Vundle, the Bundle Manager\nBundle 'gmarik/vundle'\n\n# Fugitive, the Git Manager\nBundle 'tpope/vim-fugitive'\n\n# JavaScript, plugin for JS syntax and indentation\nBundle 'pangloss/vim-javascript'\n\n# A color scheme\nBundle 'tomasr/molokai'\n\n# Powerline, beautiful status line\nBundle 'Lokaltog/vim-powerline'\n\n# NerdTREE, the file browser\nBundle 'scrooloose/nerdtree'\n\n# Easier use Vim with MSWin.vim\nBundle 'fkadeveloper/mswin.vim'\n\n\" CtrlP\nBundle 'kien/ctrlp.vim'\n\n\" SuperTab\nBundle 'ervandew/supertab'\n```\n\n# How To Use\n\n * `CTRL + n`: Open/Close NERDTree\n * `CTRL + i` or `CTRL + w, CTRL + w (double)`: Next Window, Navigate Split Views, (Also you can use mouse)\n * `CTRL + e`: Expand ZenCoding Syntax\n * `CTRL + n`: Open OmniComplete\n * `Tab`: Buffer list (Normal Mode)\n * `CTRL + p`: Fuzzy finder\n * `CTRL + h`: Search in opened files\n\n# Contributors\n\nYou can feel free to contribute.\n\n[Doğan Aydın - doganaydin](http://github.com/doganaydin)\n\n----\n#### LICENSE\n\n![CC SA](http://i.creativecommons.org/l/by-sa/3.0/88x31.png)\n\nThis work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff%2Fqvimrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff%2Fqvimrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff%2Fqvimrc/lists"}