Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
- added screenshot
- missing `colorscheme` config
- better layout and linking
- typo fixes
  • Loading branch information
Søren Brokær committed Oct 8, 2015
1 parent 2d62875 commit 2211658
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions README.md
@@ -1,20 +1,26 @@
# Oceanic Next
# oceanic-next-vim

Port to vim from - https://github.com/voronianski/oceanic-next-theme
> Port to Vim from [oceanic-next-theme](https://github.com/voronianski/oceanic-next-theme)
Using coloration (https://github.com/sickill/coloration) and Vim-toCtrem (shawnbiddle.com/Vim-toCterm/)
![](oceanic-next-vim.png)

Using coloration [coloration](https://github.com/sickill/coloration) and [Vim-toCterm](shawnbiddle.com/Vim-toCterm/)

### Installation

#### Vundle

Place this in your .vimrc:

```
Plugin 'yosiat/oceanic-next-vim'
colorscheme OceanicNext
```
then run the following in Vim:

Then run the following in Vim:

```
:source %
:PluginInstall
```

Binary file added oceanic-next-vim.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2211658

Please sign in to comment.