{"id":16166316,"url":"https://github.com/alswl/miv","last_synced_at":"2025-03-18T23:30:48.374Z","repository":{"id":10302095,"uuid":"12424700","full_name":"alswl/miv","owner":"alswl","description":"my vim configuration (macOS \u0026 Linux)","archived":false,"fork":false,"pushed_at":"2025-03-10T09:41:37.000Z","size":359,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T00:41:27.416Z","etag":null,"topics":["vim","vim-configuration"],"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/alswl.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":"2013-08-28T04:39:03.000Z","updated_at":"2025-03-10T09:41:41.000Z","dependencies_parsed_at":"2023-11-27T02:55:10.639Z","dependency_job_id":"dfd0a87a-57c5-4f01-a2b7-b6458d2494ee","html_url":"https://github.com/alswl/miv","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alswl%2Fmiv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alswl%2Fmiv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alswl%2Fmiv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alswl%2Fmiv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alswl","download_url":"https://codeload.github.com/alswl/miv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244325155,"owners_count":20435050,"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","vim-configuration"],"created_at":"2024-10-10T02:53:53.808Z","updated_at":"2025-03-18T23:30:48.068Z","avatar_url":"https://github.com/alswl.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alswl's vim configuration #\n\n## About miv ##\n\nmiv = vim configuration\n\nforked from [alswl/.oOo.@Github][]\n\n## Usage ##\n\n``` bash\ngit clone --recursive https://github.com/alswl/miv.git\nln -s $(pwd)/miv/.vim $HOME/\nln -s $(pwd)/miv/.vimrc $HOME/\nvim +PlugInstall +qa\n```\n\n(Optional) if you are using neovim, type the next command in your vim:\n\n```\n:help nvim-from-vim\n```\n\nOr type these commands in your shell:\n\n```\nmkdir -p ~/.config/nvim\ncat \u003c\u003cEOF \u003e ~/.config/nvim/init.vim\nset runtimepath^=~/.vim runtimepath+=~/.vim/after\nlet \u0026packpath = \u0026runtimepath\nsource ~/.vimrc\nEOF\n```\n\n\n## Tips\n\n- F1: NerdTree\n- F2: Table of Content\n- `\u003cleader\u003e m` Mark color\n- `\u003cleader\u003e n` Mark remove color\n- `\u003cleader\u003e r` Mark reguar\n- `g ctrl-]` open ctags list\n- `ctags -R --python-kinds -i` skip Python import statement\n- `:DrawIt` DrawIt mode\n- `\u003cleader\u003e tm` Table Mode\n- `\u003cleader\u003enr` selected visual region edit\n- `:NR` selected line edit\n- `:NRV` selected region edit\n- `:NW` current window region edit\n- `vipga=` align a paragraph with `=`\n- `gaip=` align a paragraph with `=`\n- `vipga➡️=` align a paragraph with `=`, right margin\n- into view mode, `ga:` align block with `:`, right margin\n- `\\sf` File path convert\n\n\n\n[alswl/.oOo.@Github]: https://github.com/alswl/.oOo.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falswl%2Fmiv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falswl%2Fmiv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falswl%2Fmiv/lists"}