Back to Spacevim

SpaceVim japanese layer

docs/layers/japanese.md

2.4.0590 B
Original Source

Available Layers >> japanese

<!-- vim-markdown-toc GFM --> <!-- vim-markdown-toc -->

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.

toml
[[layers]]
  name = "japanese"

Configuration

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

toml
[options]
    vim_help_language = "jp"