fix(vim): change nvimrc base_dir for windows (#1433)

This commit is contained in:
SteveCoding125
2025-11-06 11:07:19 +01:00
committed by GitHub
parent 5b5dd27834
commit 5b9d387ef3
2 changed files with 31 additions and 6 deletions

View File

@@ -958,6 +958,14 @@ _version: 2
zh_CN: "拉取 %{repo}"
zh_TW: "拉取 %{repo}"
de: "Würde %{repo} abrufen"
"No Neovim config found":
en: "No Neovim config found"
lt: "Neovim konfigūracija nerasta"
es: "No se encontró ninguna configuración de Neovim"
fr: "Aucune configuration Neovim trouvée"
zh_CN: "未找到 Neovim 配置"
zh_TW: "未找到 Neovim 配置"
de: "Keine Neovim-Konfiguration gefunden"
"Node Package Manager":
en: "Node Package Manager"
lt: "Node paketų tvarkyklė (npm)"