not logged in (
login
)
Home
Advanced search
About Vim
Community
News
Sponsoring
Trivia
Documentation
Download
Scripts
Tips
My Account
Mercurical Web
Site Help
cosmic-barf.vim : A dark, solarized based colorscheme
script karma
Rating
105/33
, Downloaded by 2095
Comments, bugs, improvements
Vim wiki
created by
Evan Turner
script type
color scheme
description
GitHub Repo
---------------------
https://github.com/evturn/cosmic-barf
Screenshots
---------------------
https://raw.githubusercontent.com/evturn/cosmic-barf/master/screenshots/javascript.png
https://raw.githubusercontent.com/evturn/cosmic-barf/master/screenshots/vim.png
https://raw.githubusercontent.com/evturn/cosmic-barf/master/screenshots/haskell.png
install details
Installation
---------------------
Option 1: Manual installation
1. After downloading the vim script or package, move the
`cosmic-barf.vim` file to the `.vim/colors` directory.
$ cd cosmic-barf/colors
$ mv cosmic-barf.vim ~/.vim/colors/
Option 2: Pathogen installation
1. Move or clone the `cosmic-barf` directory so that it is
a subdirectory of the `.vim/bundle` directory.
$ cd ~/.vim/bundle
$ git clone git@github.com:evturn/cosmic-barf.git
Modify .vimrc
---------------------
syntax enable
set background=dark
colorscheme cosmic-barf
let g:colors_name = 'cosmic-barf'
rate this script
Life Changing
Helpful
Unfulfilling
script versions
(
upload new version
)
Click on the package to download.
package
script version
date
Vim version
user
release notes
cosmic-barf.zip
1.1
2018-12-08
7.0
Evan Turner
Extend highlighting for nerdtree
cosmic-barf.zip
1.0
2018-12-08
7.0
Evan Turner
Initial upload
ip used for rating: 3.144.103.205
If you have questions or remarks about this site, visit the
vimonline development
pages. Please use this site responsibly.
Questions about
Vim
should go to the
maillist
. Help Bram
help Uganda
.
Vim at Github