https://github.com/samwhelp/note-about-vim
vim 使用筆記
https://github.com/samwhelp/note-about-vim
vim vimrc
Last synced: 10 months ago
JSON representation
vim 使用筆記
- Host: GitHub
- URL: https://github.com/samwhelp/note-about-vim
- Owner: samwhelp
- License: mit
- Created: 2019-03-30T06:13:15.000Z (about 7 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-08-14T08:16:02.000Z (almost 2 years ago)
- Last Synced: 2024-08-14T09:36:46.497Z (almost 2 years ago)
- Topics: vim, vimrc
- Language: Vim Script
- Homepage: https://samwhelp.github.io/note-about-vim
- Size: 353 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 首頁
| Link | GitHub |
| ---- | ------ |
| [Vim 探索筆記](https://samwhelp.github.io/note-about-vim/) | [GitHub](https://github.com/samwhelp/note-about-vim) |
| [Nvim 探索筆記](https://samwhelp.github.io/note-about-nvim/) | [GitHub](https://github.com/samwhelp/note-about-nvim) |
## 相關討論
* [關於「vim」便利操作的按鍵設定](https://www.ubuntu-tw.org/modules/newbb/viewtopic.php?post_id=361366#forumpost361366)
## 主題
* [外觀微調](#外觀微調)
* [按鍵綁定](#按鍵綁定)
* [擴充套件](#擴充套件)
* [專案](#專案)
* [輔助工具](#輔助工具)
* [相關筆記](#相關筆記)
### 外觀微調
| 議題 |
| --- |
| [游標行](https://samwhelp.github.io/note-about-vim/read/adjustment/view/cursor-line/) |
| [視窗分隔欄](https://samwhelp.github.io/note-about-vim/read/adjustment/view/vert-split/) |
| [行數](https://samwhelp.github.io/note-about-vim/read/adjustment/view/line-number/) |
### 按鍵綁定
| 議題 |
| --- |
| [快速切換](https://samwhelp.github.io/note-about-vim/read/adjustment/keybind/quick-switch/) |
| [分割視窗](https://samwhelp.github.io/note-about-vim/read/adjustment/keybind/window/) |
| [編輯](https://samwhelp.github.io/note-about-vim/read/adjustment/keybind/edit/) |
### 擴充套件
| 議題 |
| --- |
| [vim-plug](https://samwhelp.github.io/note-about-vim/read/adjustment/plugin/vim-plug/) |
| [package](https://samwhelp.github.io/note-about-vim/read/adjustment/plugin/package/) |
### 專案
| 工具 | 功能 |
| --- | --- |
| [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 |
| [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) |
| [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) |
| Vimrc | Prototype |
| --- | --- |
| [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) |
| [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) |
| [mvim](https://samwhelp.github.io/note-about-vim/read/project/mvim.html) | |
| [lvim](https://samwhelp.github.io/note-about-vim/read/project/lvim.html) | |
| [hvim](https://samwhelp.github.io/note-about-vim/read/project/hvim.html) | |
| [cvim](https://samwhelp.github.io/note-about-vim/read/project/cvim.html) | |
## 輔助工具
| 工具 | 功能 |
| --- | --- |
| [xfteditor](https://samwhelp.github.io/tool-xfteditor/read/project/xfteditor/) | 輔助「檔案管理器」,右鍵開啟檔案到「xfce-terminal」的「新頁籤(Tab)」 |
## 相關筆記
## Samwhelp
* [個人筆記](https://samwhelp.github.io/book/)