Skip to content

8VIM/8vim-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Layout file migration tool

This tool yelps to migrate the old layout format (XML) to the new one (YAML).

The migration is following the best effort strategy. All characters with movements matching the default layer will be placed under the default layers. All other cases will be moved under the hidden layer.

You might need to manually update the file in order to render extra layers.

For more information on the new file format can be found here: https://github.com/flide/8VIM/wiki/Adding-a-new-language

Usage

The tool requires node to be install.

npm install -g MaethorNaur/8vim-migration
8vim-migration -h

About

Layout migration tool from XML to YAML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published