GitXplorerGitXplorer
g

vim-coloresque

public
351 stars
63 forks
15 issues

Commits

List of commits on branch master.
Verified
e12a5007068e74c8ffe5b1da91c25989de9c2081

Merge pull request #48 from gko/pr/23

ggko committed 5 years ago
Unverified
11fcb3de775993eb3702435f130b9070d5d68452

setlocal instead of set

ggko committed 5 years ago
Unverified
49817179bfd93e4835176ddb392f08b2ded60188

Merge branch 'master' into pr/23

ggko committed 5 years ago
Unverified
caaa8a1d04a49fa035f697c5a94befdca30f0297

add R syntax

ggko committed 5 years ago
Unverified
77376ad67e2111e4a118857819baffac98ea87e5

closes #20

ggko committed 5 years ago
Verified
525f84fa63a138607dece7e7ae4f0644a1d251ce

Merge pull request #37 from neozenith/master

ggko committed 5 years ago

README

The README file for this repository.

Coloresque

pic

color preview for vim.

Overview

This is merge of ap vim-css-color and colorizer. The main goal was to fix cursorline bug and keep named colors(i.e. white, black, aqua). I ended up mixing both plugins plus wrote some stuff, so I decided to leave it as a separate plugin.

Installation

Via Vundle:

Bundle 'https://github.com/gko/vim-coloresque.git'

Via Plug:

Plug 'gko/vim-coloresque'

Features

You can still use hsl(a)

Picture

or multiple colours on same line

Picture

and you can use named colors(case insensitive)

Picture