Skip to content

Commit a70583e

Browse files
committed
bf
1 parent 39c5b51 commit a70583e

2 files changed

Lines changed: 78 additions & 88 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Created by yyq123@gmail.com using [vim](http://www.vim.org/)
5858
- [增减数值(CTRL-A/CTRL-X)](http://yyq123.github.io/learn-vim/learn-vim-Data-CtrlA-CtrlX.html)[<sup>B</sup>](https://yyq123.blogspot.com/2020/06/vim-CtrlA-CtrlX.html)<sup>/</sup>[<sup>Z</sup>](https://zhuanlan.zhihu.com/p/146498017)
5959
- [文本排序(sort)](http://yyq123.github.io/learn-vim/learn-vim-sort.html)[<sup>B</sup>](https://yyq123.blogspot.com/2020/03/vim-sort.html)<sup>/</sup>[<sup>Z</sup>](https://zhuanlan.zhihu.com/p/88343229)
6060
- [过滤器(Filter)](http://yyq123.github.io/learn-vim/learn-vim-Shell-Filter.html)[<sup>B</sup>](https://yyq123.blogspot.com/2020/04/vim-filter.html)<sup>/</sup>[<sup>Z</sup>](https://zhuanlan.zhihu.com/p/130983572)
61-
- [编辑CSV数据文件](http://yyq123.github.io/learn-vim/learn-vim-CSV.html)[<sup>B</sup>](https://yyq123.blogspot.com/2020/04/vim-filter.html)<sup>/</sup>[<sup>Z</sup>](https://zhuanlan.zhihu.com/p/1999791791294142161)
61+
- [编辑CSV数据文件](http://yyq123.github.io/learn-vim/learn-vim-CSV.html)[<sup>B</sup>](http://yyq123.blogspot.com/2026/01/vim-csv.html)<sup>/</sup>[<sup>Z</sup>](https://zhuanlan.zhihu.com/p/1999791791294142161)
6262
- **图形界面**
6363
- [启动图形界面(gui-start)](http://yyq123.github.io/learn-vim/learn-vi-30-01-GUI-Start.html)[<sup>B</sup>](https://yyq123.blogspot.com/2019/06/vim-gui-start.html)<sup>/</sup>[<sup>Z</sup>](https://zhuanlan.zhihu.com/p/69699141)
6464
- [图形界面选项(guioptions)](http://yyq123.github.io/learn-vim/learn-vi-30-01-GUI-Start.html)[<sup>B</sup>](https://yyq123.blogspot.com/2019/06/vim-guioptions.html)<sup>/</sup>[<sup>Z</sup>](https://zhuanlan.zhihu.com/p/70365639)
@@ -170,6 +170,7 @@ Created by yyq123@gmail.com using [vim](http://www.vim.org/)
170170
- [环绕字符编辑(surround)](http://yyq123.github.io/learn-vim/learn-vim-plugin-surround.html)[<sup>B</sup>](https://yyq123.blogspot.com/2020/07/vim-plugin-surround.html)<sup>/</sup>[<sup>Z</sup>](https://zhuanlan.zhihu.com/p/158604935)
171171
- [环绕字符编辑(sandwich)](http://yyq123.github.io/learn-vim/learn-vim-plugin-sandwich.html)[<sup>B</sup>](https://yyq123.blogspot.com/2020/09/vim-plugin-sandwich.html)<sup>/</sup>[<sup>Z</sup>](https://zhuanlan.zhihu.com/p/259361964)
172172
- [快捷键速查表(vim-which-key)](http://yyq123.github.io/learn-vim/learn-vim-plugin-WhichKey.html)[<sup>B</sup>](https://yyq123.blogspot.com/2025/07/vim-which-key.html)<sup>/</sup>[<sup>Z</sup>](https://zhuanlan.zhihu.com/p/1929542759179609185)
173+
- [Rainbow CSV数据编辑](https://yyq123.github.io/learn-vim/learn-vim-plugin-rainbow-csv.html)[<sup>B</sup>](http://yyq123.blogspot.com/2026/01/vim-rainbow-csv.html)<sup>/</sup>[<sup>Z</sup>](https://zhuanlan.zhihu.com/p/1961073050041684862)
173174
- **工具箱**
174175
- [大写锁定键(Caps)映射为Esc](http://yyq123.github.io/learn-vim/learn-vim-Toolkit-Caps2Esc.html)[<sup>B</sup>](https://yyq123.blogspot.com/2020/05/vim-toolkit-Caps2Esc.html)<sup>/</sup>[<sup>Z</sup>](https://zhuanlan.zhihu.com/p/144050387)
175176
- [Windows命令行环境(Toolkit-CLI-Win)](http://yyq123.github.io/learn-vim/learn-vi-804-Toolkit-CLI-Win.html)[<sup>B</sup>](https://yyq123.blogspot.com/2019/10/vim-toolkit-cli-win.html)<sup>/</sup>[<sup>Z</sup>](https://zhuanlan.zhihu.com/p/89370092)

0 commit comments

Comments
 (0)