SpaceVim

A modular Vim/Neovim configuration


Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文


Available Layers » japanese

Description

This layer is for japanese users, and provides japanese docs and runtime messages.

Install

To use this configuration layer, add the following snippet to your custom configuration file.

[[layers]]
  name = "japanese"

Configuration

if you want to enable this feature, add following snippet to your custom config file.

[options]
    vim_help_language = "jp"

Powered by Jekyll