post-install If you’re new to NeoVim/Vim Setup your custom config Install Treesitter Parser(s) post-install If you’re new to NeoVim/Vim We strongly encourage you to learn ho...
Tools Chrome Extensions MacOS Applications Websites Vim How to temorarily exit vim NERDTree Tools thesaurus Chrome Extensions Auto Text Expander OneTab MacOS ...
Programmers Editor Introduction Simple stuff Syntax highlighting Tip Smart indentation Bounce Shell commands Jumping around Browsing parts of the code File system ctags c...
Charityware Charityware Vim is “charityware”. If you find Vim useful, you are encouraged to help the ICCF Holland foundation in any way you can. From their website: The sou...
一些小技巧 简单设置 vim 清除搜索高亮 重复上一次命令 缩进 自动排版 一些小技巧 简单设置 vim “工欲善其事,必先利其器”。尽管 vim 非常强大,但默认配置的 vim 看起来还是比较朴素的,为了适合我们的开发需求,要对 vim 进行一些简单的配置。 :set number 显示行号 :set relativenumbe...
Help The :help command How to read the :help topic The :helpgrep command Quick help Mailing List Summary Help Vim has such a diverse list of commands, keyboard shortcu...
Typing Skills Home Row Technique Vim graphical keyboard cheat sheet Summary Typing Skills We just learned about how to switch between the three basic modes in Vim. Isn’t it ...