Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/uwunyaa/vimco
- Owner: UwUnyaa
- License: gpl-3.0
- Created: 2017-02-12T21:13:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T19:14:14.000Z (about 4 years ago)
- Last Synced: 2023-10-15T23:36:56.151Z (about 1 year ago)
- Topics: emacs, theme, vim
- Language: Emacs Lisp
- Size: 21.5 KB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
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]]