{"id":23057877,"url":"https://github.com/samwhelp/note-about-vim","last_synced_at":"2025-08-15T06:33:00.765Z","repository":{"id":90412085,"uuid":"178519584","full_name":"samwhelp/note-about-vim","owner":"samwhelp","description":"vim 使用筆記","archived":false,"fork":false,"pushed_at":"2024-08-14T08:16:02.000Z","size":361,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"gh-pages","last_synced_at":"2024-08-14T09:36:46.497Z","etag":null,"topics":["vim","vimrc"],"latest_commit_sha":null,"homepage":"https://samwhelp.github.io/note-about-vim","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/samwhelp.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-30T06:13:15.000Z","updated_at":"2024-08-14T09:36:48.082Z","dependencies_parsed_at":"2024-08-11T07:32:40.536Z","dependency_job_id":null,"html_url":"https://github.com/samwhelp/note-about-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/samwhelp%2Fnote-about-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Fnote-about-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Fnote-about-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Fnote-about-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samwhelp","download_url":"https://codeload.github.com/samwhelp/note-about-vim/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229897391,"owners_count":18141135,"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-12-16T02:13:57.136Z","updated_at":"2024-12-16T02:13:57.709Z","avatar_url":"https://github.com/samwhelp.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# 首頁\n\n| Link | GitHub |\n| ---- | ------ |\n| [Vim 探索筆記](https://samwhelp.github.io/note-about-vim/) | [GitHub](https://github.com/samwhelp/note-about-vim) |\n| [Nvim 探索筆記](https://samwhelp.github.io/note-about-nvim/) | [GitHub](https://github.com/samwhelp/note-about-nvim) |\n\n\n\n\n## 相關討論\n\n* [關於「vim」便利操作的按鍵設定](https://www.ubuntu-tw.org/modules/newbb/viewtopic.php?post_id=361366#forumpost361366)\n\n\n\n\n## 主題\n\n* [外觀微調](#外觀微調)\n* [按鍵綁定](#按鍵綁定)\n* [擴充套件](#擴充套件)\n* [專案](#專案)\n* [輔助工具](#輔助工具)\n* [相關筆記](#相關筆記)\n\n\n\n\n### 外觀微調\n\n| 議題 |\n| --- |\n| [游標行](https://samwhelp.github.io/note-about-vim/read/adjustment/view/cursor-line/) |\n| [視窗分隔欄](https://samwhelp.github.io/note-about-vim/read/adjustment/view/vert-split/) |\n| [行數](https://samwhelp.github.io/note-about-vim/read/adjustment/view/line-number/) |\n\n\n\n\n### 按鍵綁定\n\n| 議題 |\n| --- |\n| [快速切換](https://samwhelp.github.io/note-about-vim/read/adjustment/keybind/quick-switch/) |\n| [分割視窗](https://samwhelp.github.io/note-about-vim/read/adjustment/keybind/window/) |\n| [編輯](https://samwhelp.github.io/note-about-vim/read/adjustment/keybind/edit/) |\n\n\n\n\n### 擴充套件\n\n| 議題 |\n| --- |\n| [vim-plug](https://samwhelp.github.io/note-about-vim/read/adjustment/plugin/vim-plug/) |\n| [package](https://samwhelp.github.io/note-about-vim/read/adjustment/plugin/package/) |\n\n\n\n\n### 專案\n\n| 工具 | 功能 |\n| --- | --- |\n| [vimrc-get](https://samwhelp.github.io/note-about-vim/read/project/vimrc-profile/vimrc-get) ([GitHub](https://github.com/samwhelp/note-about-vim/tree/gh-pages/_demo/project/vimrc-profile/vimrc-get)) | 輔助下載 vimrc |\n| [vimrc-ctrl](https://samwhelp.github.io/note-about-vim/read/project/vimrc-profile/vimrc-ctrl) ([GitHub](https://github.com/samwhelp/note-about-vim/tree/gh-pages/_demo/project/vimrc-profile/vimrc-ctrl)) | 輔助切換 vimrc (~/.vim) |\n| [nvimrc-ctrl](https://samwhelp.github.io/note-about-vim/read/project/vimrc-profile/nvimrc-ctrl) ([GitHub](https://github.com/samwhelp/note-about-vim/tree/gh-pages/_demo/project/vimrc-profile/nvimrc-ctrl)) | 輔助切換 nvimrc (~/.config/nvim) |\n\n\n| Vimrc | Prototype |\n| --- | --- |\n| [ivim](https://samwhelp.github.io/note-about-vim/read/project/ivim.html) | [prototype](https://github.com/samwhelp/note-about-vim/tree/gh-pages/_demo/prototype/ivim) |\n| [svim](https://samwhelp.github.io/note-about-vim/read/project/svim.html) | [prototype](https://github.com/samwhelp/note-about-vim/tree/gh-pages/_demo/prototype/svim) |\n| [mvim](https://samwhelp.github.io/note-about-vim/read/project/mvim.html) |  |\n| [lvim](https://samwhelp.github.io/note-about-vim/read/project/lvim.html) |  |\n| [hvim](https://samwhelp.github.io/note-about-vim/read/project/hvim.html) |  |\n| [cvim](https://samwhelp.github.io/note-about-vim/read/project/cvim.html) |  |\n\n\n\n\n## 輔助工具\n\n| 工具 | 功能 |\n| --- | --- |\n| [xfteditor](https://samwhelp.github.io/tool-xfteditor/read/project/xfteditor/) | 輔助「檔案管理器」，右鍵開啟檔案到「xfce-terminal」的「新頁籤(Tab)」 |\n\n\n\n\n## 相關筆記\n\n## Samwhelp\n\n* [個人筆記](https://samwhelp.github.io/book/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwhelp%2Fnote-about-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamwhelp%2Fnote-about-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwhelp%2Fnote-about-vim/lists"}