UwUnyaa / vimco

A vim to emacs theme converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This code is based on the idea from vim-theme-converter.el.

Requirements:

  • Vim
  • Emacs

Usage

This script probably won’t work on windows. It’s still not finished, but it should work to some degree.

The theme to convert should be put in ~/.vim/colors.

To use this script:

  1. Run Emacs
  2. Type M-x load-file and point it to vimco.el from this repository.
  3. Type M-x vimco-convert-vim-theme and answer to the prompt with the name of the theme to be converted.
  4. You will be prompted for the directory to save generated theme in. The default should be good enough.

https://asciinema.org/a/103734.png

About

A vim to emacs theme converter

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 100.0%