vimco
vimco copied to clipboard
A vim to emacs theme converter
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:
- Run Emacs
- Type =M-x load-file= and point it to =vimco.el= from this repository.
- Type =M-x vimco-convert-vim-theme= and answer to the prompt with the name of the theme to be converted.
- 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]]