<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Neovim 插件 - 标签 - MartinLwx&#39;s Blog</title>
        <link>https://martinlwx.github.io/zh-cn/tags/neovim-%E6%8F%92%E4%BB%B6/</link>
        <description>Neovim 插件 - 标签 - MartinLwx&#39;s Blog</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>martinlwx@163.com (MartinLwx)</managingEditor>
            <webMaster>martinlwx@163.com (MartinLwx)</webMaster><copyright>&lt;a rel=&#34;license noopener&#34; href=&#34;https://creativecommons.org/licenses/by-nc-nd/4.0/&#34; target=&#34;_blank&#34;&gt;CC BY-NC-ND 4.0&lt;/a&gt;</copyright><lastBuildDate>Fri, 11 Oct 2024 00:16:14 &#43;0800</lastBuildDate><atom:link href="https://martinlwx.github.io/zh-cn/tags/neovim-%E6%8F%92%E4%BB%B6/" rel="self" type="application/rss+xml" /><item>
    <title>在 Neovim 里使用 Git：vim-fugitive 实践指南</title>
    <link>https://martinlwx.github.io/zh-cn/my-workflow-of-using-vim-fugitive-in-neovim/</link>
    <pubDate>Fri, 11 Oct 2024 00:16:14 &#43;0800</pubDate><author>
        <name>MartinLwx</name>
    </author><guid>https://martinlwx.github.io/zh-cn/my-workflow-of-using-vim-fugitive-in-neovim/</guid>
    <description><![CDATA[<h2 id="引言" class="headerLink">
    <a href="#%e5%bc%95%e8%a8%80" class="header-mark"></a>引言</h2><p>最近在使用 Git + Neovim 的时候，发现我的工作流还是有一些不那么顺畅的地方。我习惯性退出 Neovim，然后在命令行写 Git 相关的命令，并且在提交代码变更前我习惯用 <a href="https://github.com/dandavison/delta" target="_blank" rel="noopener noreferrer">delta</a> 查看 diff 信息。为了减少要打的字符，我还开启了 <a href="https://github.com/ohmyzsh/ohmyzsh" target="_blank" rel="noopener noreferrer">Oh My Zsh</a> 的 <code>git</code> 插件，这样我就可以用一堆缩写了，比如 <code>ga = git add</code>、<code>gcmsg = git commit -m</code></p>]]></description>
</item></channel>
</rss>
