Skip to content

nicolastinkl/gitbook-plugin-tkcolor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitbook-plugin-tkcolor

Vim code style tkcolor for your Gitbook

    1. Install in your book using
$ npm install --save gitbook-plugin-tkcolor

    1. Add the plugin string to your book.json:
{	

    "plugins" : [ "tkcolor" ]
    
}      

    1. Installing plugin

gitbook->plugins->install plugins