Skip to content

cmplstofB/vim-lexml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Languages English日本語

Vim-LeXML―LeXML binding for Vim

About LeXML

LeXML (stands for “Lexicographical Extensible Markup Language”) is one of the interchange format for e-dictionaries.

How to Install

(This is not the only way to install vim-lexml to your Vim system.)

  1. Start Vim and check the values of packpath.
:set packpath?
  1. Choose one of the values of packpath as the location where plugin is installed. (e.g. ~/.vim)
  2. Make directory $PACKPATH/pack/ if it doesn’t exist, where $PACKPATH is which you choosed.
  3. Clone this git repository to that path.
$ cd ~/.vim/
$ mkdir pack && cd pack
$ git clone 'https://github.com/cmplstofB/vim-lexml.git'

About

LeXML binding for Vim

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors