https://github.com/samwhelp/note-about-nvim
note-about-nvim
https://github.com/samwhelp/note-about-nvim
lua lunarvim nvim
Last synced: 8 months ago
JSON representation
note-about-nvim
- Host: GitHub
- URL: https://github.com/samwhelp/note-about-nvim
- Owner: samwhelp
- License: mit
- Created: 2021-07-28T10:38:03.000Z (over 4 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-08-14T08:15:30.000Z (over 1 year ago)
- Last Synced: 2024-08-14T09:32:03.579Z (over 1 year ago)
- Topics: lua, lunarvim, nvim
- Language: Lua
- Homepage: https://samwhelp.github.io/note-about-nvim/
- Size: 71.3 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 首頁
| Link | GitHub |
| ---- | ------ |
| [Nvim 探索筆記](https://samwhelp.github.io/note-about-nvim/) | [GitHub](https://github.com/samwhelp/note-about-nvim) |
| [Vim 探索筆記](https://samwhelp.github.io/note-about-vim/) | [GitHub](https://github.com/samwhelp/note-about-vim) |
## Plugin Manager
| Packaer 範例 |
| --- |
| [Quick Start](https://github.com/samwhelp/note-about-nvim/tree/gh-pages/_demo/start/plugin_manager/packer/start) |
## Lua
### 實作案例
| 實作案例 |
| --- |
| [LunarVim](https://samwhelp.github.io/note-about-nvim/read/case/lunarvim.html) ([GitHub](https://github.com/ChristianChiarulli/LunarVim)) |
| [lvim-tech](https://samwhelp.github.io/note-about-nvim/read/case/lvim-tech.html) ([GitHub](https://github.com/lvim-tech/lvim)) |
| [NvChad](https://samwhelp.github.io/note-about-nvim/read/case/nvchad.html) ([GitHub](https://github.com/NvChad/NvChad)) |
## 相關討論
* [關於「vim」便利操作的按鍵設定](https://www.ubuntu-tw.org/modules/newbb/viewtopic.php?post_id=361366#forumpost361366)
## 輔助工具
| 工具 | 功能 |
| --- | --- |
| [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) |
| [xfteditor](https://samwhelp.github.io/tool-xfteditor/read/project/xfteditor/) | 輔助「檔案管理器」,右鍵開啟檔案到「xfce-terminal」的「新頁籤(Tab)」 |
## 相關筆記
## Samwhelp
* [個人筆記](https://samwhelp.github.io/book/)