<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vim on 绿豆沙の小窝</title><link>https://lvdousha26.github.io/tags/vim/</link><description>Recent content from 绿豆沙の小窝</description><generator>Hugo</generator><language>zh-CN</language><managingEditor>xxx@example.com (lvdousha)</managingEditor><webMaster>xxx@example.com (lvdousha)</webMaster><copyright>本博客所有文章除特别声明外，均采用 BY-NC-SA 许可协议。转载请注明出处！</copyright><lastBuildDate>Wed, 20 May 2026 00:00:00 +0800</lastBuildDate><atom:link href="https://lvdousha26.github.io/tags/vim/index.xml" rel="self" type="application/rss+xml"/><item><title>Neovim 从入门到不放弃</title><link>https://lvdousha26.github.io/post/neovim-tutorial/</link><pubDate>Wed, 20 May 2026 00:00:00 +0800</pubDate><author>xxx@example.com (lvdousha)</author><guid>https://lvdousha26.github.io/post/neovim-tutorial/</guid><description>
<![CDATA[<h1>Neovim 从入门到不放弃</h1><p>作者：lvdousha（xxx@example.com）</p>
        
          <p>很多人第一次进 Vim 不知道怎么退出。这篇带你从安装走到舒服写字。</p>
        
        <hr><p>本文2026-05-20首发于<a href='https://lvdousha26.github.io/'>绿豆沙の小窝</a>，最后修改于2026-05-20</p>]]></description><category>教程</category></item><item><title>Vim 入门</title><link>https://lvdousha26.github.io/post/vim-tutorial/</link><pubDate>Tue, 19 May 2026 00:00:00 +0800</pubDate><author>xxx@example.com (lvdousha)</author><guid>https://lvdousha26.github.io/post/vim-tutorial/</guid><description>
<![CDATA[<h1>Vim 入门</h1><p>作者：lvdousha（xxx@example.com）</p>
        
          <h2 id="为什么要学-vim">
<a class="header-anchor" href="#%e4%b8%ba%e4%bb%80%e4%b9%88%e8%a6%81%e5%ad%a6-vim"></a>
为什么要学 Vim
</h2><p>在服务器上改配置、没有图形界面的环境下，你只能用一个终端编辑器。Vim 是几乎所有 Linux 发行版预装的，学会了在任何机器上都能干活。</p>
<p>它的设计哲学：<strong>大多数时间你是在看/改代码，不是在敲新代码</strong>。所以默认是&quot;normal 模式&quot;，键盘变成了一堆快捷操作。</p>
        
        <hr><p>本文2026-05-19首发于<a href='https://lvdousha26.github.io/'>绿豆沙の小窝</a>，最后修改于2026-05-19</p>]]></description><category>教程</category></item></channel></rss>