{"id":17794204,"url":"https://github.com/pyk/vim","last_synced_at":"2025-04-02T02:21:24.038Z","repository":{"id":71958512,"uuid":"480039677","full_name":"pyk/vim","owner":"pyk","description":" 🧙 pyk's ~/.vim","archived":false,"fork":false,"pushed_at":"2022-10-12T13:11:28.000Z","size":365,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-07T17:22:38.426Z","etag":null,"topics":["vim","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyk.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-10T14:19:27.000Z","updated_at":"2022-08-26T09:46:55.000Z","dependencies_parsed_at":"2023-09-13T14:34:59.350Z","dependency_job_id":null,"html_url":"https://github.com/pyk/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/pyk%2Fvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyk%2Fvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyk%2Fvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyk%2Fvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyk","download_url":"https://codeload.github.com/pyk/vim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246741315,"owners_count":20826104,"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":["vim","vimrc"],"created_at":"2024-10-27T11:15:31.070Z","updated_at":"2025-04-02T02:21:24.011Z","avatar_url":"https://github.com/pyk.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyk's vim\n\nThis is my vim + tmux setup.\n\n![vim setup](./vim.png)\n\n## Vim setup\n\nRemove existing `~/.vim` directory if any.\n\nClone repo to download all the configurations:\n\n    git clone git@github.com:pyk/vim.git ~/.vim\n\nRun `vim` and install all the plugins via `:PlugInstall`.\n\n\n### Colors scheme\n\nEnable the colors cheme based on your mood on the `~/.vim/vimrc`.\n\nFor example:\n\n    syntax on\n    colorscheme green\n\n### Language supports\n\nThe following programming languages are supported out of the box:\n\n1. Rust: You need to install `rls` and `rustfmt`.\n2. Soldity: You need to install [svm](https://github.com/pyk/svm-rs).\n3. Typescript (.ts and .tsx)\n\nLinting, Autocomplete and Autoformat are supported by [ale](https://github.com/dense-analysis/ale).\n\n\n## tmux\n\nInstall `tmux` via `brew`:\n\n    brew install tmux\n\nCreate new file `~/.tmux.conf` then copy paste the following content:\n\n    set -g status on\n    set -g status-bg black\n    set -g status-fg white\n    set -g mouse on\n\n## Extra\n\n- [starship](https://starship.rs/)\n- [iTerm](https://iterm2.com/documentation/2.1/index.html) (with minimal theme)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyk%2Fvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyk%2Fvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyk%2Fvim/lists"}