{"id":16023739,"url":"https://github.com/bulkan/dotvim","last_synced_at":"2025-07-07T07:35:39.609Z","repository":{"id":141689862,"uuid":"2183634","full_name":"bulkan/dotvim","owner":"bulkan","description":"Vim config","archived":false,"fork":false,"pushed_at":"2016-02-18T12:23:57.000Z","size":363,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-15T05:39:18.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"VimL","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/bulkan.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":"2011-08-10T06:07:26.000Z","updated_at":"2016-02-18T12:23:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"39458b7e-975a-4d91-867a-d1f0e6187043","html_url":"https://github.com/bulkan/dotvim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bulkan/dotvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulkan%2Fdotvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulkan%2Fdotvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulkan%2Fdotvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulkan%2Fdotvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bulkan","download_url":"https://codeload.github.com/bulkan/dotvim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulkan%2Fdotvim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264035014,"owners_count":23547327,"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-08T19:02:16.388Z","updated_at":"2025-07-07T07:35:39.579Z","avatar_url":"https://github.com/bulkan.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vim settings\n\nThese are settings for ```vim``` which I mainly use for editing python code in.  \n\nI've installed the following plugins\n\n1. L9, which provides some utility functions and commands for programming in Vim\n1. tpope/vim-fugitive, git support\n1. hallison/vim-markdown, Markdown support\n1. ervandew/supertab, Tab completion\n1. FuzzyFinder\n1. scrooloose/nerdtree \n1. scrooloose/nerdcommenter\n1. scrooloose/nerdtree, file browser support\n1. kien/ctrlp.vim, opens files\n1. leshill/vim-json, json support\n1. vim-ruby/vim-ruby, Ruby\n1. pangloss/vim-javascript, Javascript\n1. itspriddle/vim-jquery, Jquery support\n1. python.vim, Python\n1. django.vim \u0026 django_templates.vim\n1. nvie/vim-flake8, flake8 python linter\n\n## Installation instructions\n\n1. Backup\n    You problably should back up your current settings some where and delete the current folder first, e.g.\n\n    ```sh\n    mv ~./vim ~/.vim_back_up\n    ```\n\n2. Download the code\n\n    ```sh\n    git clone git://github.com/bulkan/dotvim.git ~/.vim\n    git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle\n    ```\n    \n3. Optionally\n   \n   cd ~/.vim; sudo pip install -r requirements.txt\n\n\n4. Create a symlink, if it doesn't already exist\n\n    ```sh\n    ln -s ~/.vim/vimrc ~/.vimrc\n    ```\n\n5. Install 3rd party plugins\n  \n   `vim +BundleInstall`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbulkan%2Fdotvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbulkan%2Fdotvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbulkan%2Fdotvim/lists"}