Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uwunyaa/vimco

A vim to emacs theme converter
https://github.com/uwunyaa/vimco

emacs theme vim

Last synced: 6 days ago
JSON representation

A vim to emacs theme converter

Awesome Lists containing this project

README

        

This code is based on the idea from [[https://github.com/zphr/vim-theme-converter.el][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][https://asciinema.org/a/103734.png]]