Skip to content

rhysd/vital-color-echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

This is a vital.vim module to echo string preserving colored output by ANSI color sequence.

let s:V = vital#of('vital')
let s:C = s:V.import('ColorEcho')

call s:C.echo(system('git diff --color'))

Here is a screenshot of example where showing crystal command's colorful output in Vim by vim-crystal.

screen shot: run spec

Distributed under MIT License.

Copyright (c) 2015 rhysd

About

vital.vim module to echo ANSI colored text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published