{"id":18609926,"url":"https://github.com/mcrmonkey/.vim","last_synced_at":"2026-02-10T10:37:41.391Z","repository":{"id":146090020,"uuid":"77713364","full_name":"mcrmonkey/.vim","owner":"mcrmonkey","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-17T16:14:34.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T05:41:36.517Z","etag":null,"topics":["dotfiles","vim"],"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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcrmonkey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-12-30T22:21:28.000Z","updated_at":"2024-10-17T16:14:39.000Z","dependencies_parsed_at":"2023-05-13T13:15:45.601Z","dependency_job_id":null,"html_url":"https://github.com/mcrmonkey/.vim","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/mcrmonkey%2F.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcrmonkey%2F.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcrmonkey%2F.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcrmonkey%2F.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcrmonkey","download_url":"https://codeload.github.com/mcrmonkey/.vim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248309771,"owners_count":21082279,"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":["dotfiles","vim"],"created_at":"2024-11-07T03:07:44.630Z","updated_at":"2026-02-10T10:37:40.559Z","avatar_url":"https://github.com/mcrmonkey.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":".vim\n====\n\nMy vim dot files, initially forked from JessFraz.\n\nThe `.vimrc` file is saved to vimrc\n\nJust run the following commands via terminal to get set up:\n\n```console\n$ cd ~/\n$ git clone --recursive https://github.com/mcrmonkey/.vim\n```\nYou can update the submodules by running:\n\n```console\n$ make update-all\n```\n\n\n\n## Pathogen\nThe vim dot files make use of [Pathogen](https://github.com/tpope/vim-pathogen) Version 2.4\n\n## Plugins Used\n\n * [github.com/ctrlpvim/ctrlp.vim](https://github.com/ctrlpvim/ctrlp.vim.git)\n * [github.com/Raimondi/delimitMate](https://github.com/Raimondi/delimitMate.git)\n * [github.com/itchyny/lightline.vim](https://github.com/itchyny/lightline.vim.git)\n * [github.com/scrooloose/nerdtree](https://github.com/scrooloose/nerdtree.git)\n * [github.com/rodjek/vim-puppet](https://github.com/rodjek/vim-puppet.git)\n * [github.com/godlygeek/tabular](https://github.com/godlygeek/tabular.git)\n * [github.com/moll/vim-bbye](https://github.com/moll/vim-bbye.git)\n * [github.com/ntpeters/vim-better-whitespace](https://github.com/ntpeters/vim-better-whitespace.git)\n * [github.com/ap/vim-buftabline](https://github.com/ap/vim-buftabline.git)\n * [github.com/crosbymichael/vim-cfmt](https://github.com/crosbymichael/vim-cfmt)\n * [github.com/kchmck/vim-coffee-script](https://github.com/kchmck/vim-coffee-script.git)\n * [github.com/altercation/vim-colors-solarized](https://github.com/altercation/vim-colors-solarized.git)\n * [github.com/tpope/vim-endwise](https://github.com/tpope/vim-endwise.git)\n * [github.com/tpope/vim-five.git](https://github.com/tpope/vim-fugitive.git)\n * [github.com/airblade/vimgutter.git](https://github.com/airblade/vim-gitgutter.git)\n * [github.com/fatih/vim-go](https://github.com/fatih/vim-go.git)\n * [github.com/fatih/vim-hclfmt](https://github.com/fatih/vim-hclfmt.git)\n * [github.com/Yggdroot/indentLine](https://github.com/Yggdroot/indentLine.git)\n * [github.com/elzr/vim-json](https://github.com/elzr/vim-json.git)\n * [github.com/groenewege/vim-less](https://github.com/groenewege/vim-less.git)\n * [github.com/plasticboy/vim-markdown](https://github.com/plasticboy/vim-markdown.git)\n * [github.com/terryma/vim-multiple-cursors](https://github.com/terryma/vim-multiple-cursors.git)\n * [github.com/fatih/vim-nginx](https://github.com/fatih/vim-nginx.git)\n * [github.com/hynek/vim-python-pep8-indent](https://github.com/hynek/vim-python-pep8-indent.git)\n * [github.com/mhinz/vim-sayonara](https://github.com/mhinz/vim-sayonara.git)\n * [github.com/mcrmonkey/vim-scripts](https://github.com/mcrmonkey/vim-scripts)\n * [github.com/hashivim/vim-terraform](https://github.com/hashivim/vim-terraform.git)\n * [github.com/cespare/vim-toml](https://github.com/cespare/vim-toml.git)\n * [github.com/hashivim/vim-vagrant](https://github.com/hashivim/vim-vagrant.git)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcrmonkey%2F.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcrmonkey%2F.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcrmonkey%2F.vim/lists"}