Skip to content

safv12/andromeda.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Andromeda.vim

license tag version

A vim theme inspired by Andromeda theme.

Andromeda.vim theme supports graphical Vim and console Vim.

Installation

You can use your preferred Vim Package Manager to install Andromeda theme.

Using vim-plug.

To install andromeda.vim using vim-plug you copy the next plug configuration in you .vimrc file and run the :PlugInstall command.

Plug 'safv12/andromeda.vim'

Usage

syntax on
set background=dark
colorscheme andromeda

Contribute

This is an in-progress theme. If you have any problem feel free to open an issue or create a pull request. I'll attend the issues and revisions as soon as possible.

Licensing

Andromeda.vim is licensed under the MIT License.