oceanic-next-vim icon indicating copy to clipboard operation
oceanic-next-vim copied to clipboard

Vim port for https://github.com/voronianski/oceanic-next-theme

This project is depercated, please use https://github.com/mhartington/oceanic-next

oceanic-next-vim

Port to Vim from oceanic-next-theme

Using coloration and Vim-toCterm

Installation

Vundle

Place this in your .vimrc:

Plugin 'yosiat/oceanic-next-vim'

colorscheme OceanicNext

Then run the following in Vim:

:source %
:PluginInstall

pathogen

cd ~/.vim/bundle
git clone [email protected]:yosiat/oceanic-next-vim.git