{"id":19518000,"url":"https://github.com/ets-labs/python-vimrc","last_synced_at":"2025-04-04T06:08:30.523Z","repository":{"id":41203221,"uuid":"38613239","full_name":"ets-labs/python-vimrc","owner":"ets-labs","description":"VIM Configuration for Python / Cython / C Development","archived":false,"fork":false,"pushed_at":"2021-03-18T12:37:18.000Z","size":318,"stargazers_count":654,"open_issues_count":13,"forks_count":342,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-03-28T05:11:28.062Z","etag":null,"topics":["cython","ide","python","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ets-labs.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-06T10:53:34.000Z","updated_at":"2025-03-26T11:10:34.000Z","dependencies_parsed_at":"2022-07-14T10:31:21.985Z","dependency_job_id":null,"html_url":"https://github.com/ets-labs/python-vimrc","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/ets-labs%2Fpython-vimrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ets-labs%2Fpython-vimrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ets-labs%2Fpython-vimrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ets-labs%2Fpython-vimrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ets-labs","download_url":"https://codeload.github.com/ets-labs/python-vimrc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247128751,"owners_count":20888235,"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":["cython","ide","python","vim"],"created_at":"2024-11-11T00:07:56.029Z","updated_at":"2025-04-04T06:08:30.508Z","avatar_url":"https://github.com/ets-labs.png","language":"Vim script","readme":"=============\nPYTHON .VIMRC\n=============\n\nVIM Configuration for Python / Cython / C Development.\n\nKeep calm and use VIM!\n\nRequirements\n------------\n\n- VIM 7.4\n- git\n- bash 3.2+\n\nHow does it look?\n-----------------\n\n.. image:: https://github.com/ets-labs/python-vimrc/wiki/img/screenshot.png\n\nInstallation\n------------\n\nYou can install it by using CLI just have next command executed:\n\n.. code-block:: bash\n\n  sh -c \"$(curl -fsSL https://raw.githubusercontent.com/ets-labs/python-vimrc/master/setup.sh)\"\n\nDuring execution of init script do not worry about error messages. When it\noccurs just press enter and wait till all plugins are installed.\n\nAutocompletion\n--------------\n\nCurrent bundle use one of the most comprehensive plugins for autocompletion - \n`Valloric/YouCompleteMe \u003chttps://github.com/Valloric/YouCompleteMe\u003e`_.\nYouCompleteMe autocompletion plugin requires additional installation that \ndepends on environment and functionality you want to have. Detailed \ninstructions could be found on plugin page: \n`Valloric/YouCompleteMe \u003chttps://github.com/Valloric/YouCompleteMe#installation\u003e`_.\n\n\n**Note:** Installation for Mac OS with support of clang compiler looks like \nthis:\n\n.. code-block:: bash\n\n  ~/.vim/bundle/YouCompleteMe/install.py --clang-completer\n\n\nKey bindings\n============\n\nThis configuration tends to use standard VIM and installed plugins key \nbindings, but there are some custom key bindings as well:\n\n.. code::\n\n    # Common key bindings:\n\n    inoremap jj     # Esc alternative\n    inoremap jk     # Esc alternative\n\n    nmap \u003cF9\u003e       # Jump to the previous buffer\n    nmap \u003cF10\u003e      # Jump to the next buffer\n\n    nmap \u003cleader\u003eq  # Delete buffer\n    nmap \"          # Toggle NERDTree buffer \n\n    # Python mode key bindings:\n\n    let g:pymode_doc_key='K'\n    let g:pymode_breakpoint_key='\u003cleader\u003eb'\n    let g:pymode_run_bind='\u003cF5\u003e'\n\n    nmap \u003cleader\u003eg :YcmCompleter GoTo\u003cCR\u003e\n    nmap \u003cleader\u003ed :YcmCompleter GoToDefinition\u003cCR\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fets-labs%2Fpython-vimrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fets-labs%2Fpython-vimrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fets-labs%2Fpython-vimrc/lists"}