Neovim/zh: Difference between revisions

Ardenet (talk | contribs)
Created page with "# 单用户配置"
Tags: Mobile edit Mobile web edit
Ardenet (talk | contribs)
Created page with "# 单用户配置 # 您需要添加以下代码行,将其设置为默认编辑器:"
Line 99: Line 99:
};
};


<div lang="en" dir="ltr" class="mw-content-ltr">
# 单用户配置
# Home Configuration
# 您需要添加以下代码行,将其设置为默认编辑器:
# You have to add the line below to set it as the default editor:
</div>
programs.neovim.defaultEditor = true;}}
programs.neovim.defaultEditor = true;}}