Skip to content

Lachann/livestyle-vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveStyle for Vim

Requirements

  • Google Chrome on Windows, Linux, MacOSX

Install

  1. Build server Install golang and build.

http://golang.org/doc/install

$ cd /path/to/livestyle-vim/livestyled
$ go get code.google.com/p/go.net/websocket
$ go build livestyled.go
  1. Install Chrome Extension

Install from here

Usage

  1. Open local file with chrome.

  2. Start LiveStyle server

:LiveStyle
  1. Open the file
:e /path/to/style.css

Notice

If you don't get update of content even though modify css on vim, probably socket connection is not recognized by your http browser. Type <F12> to open developer tools, and click LiveStyle tab, check that you can see Vim icon, and path is selected in the combo-box.

TODO

  • Strict properties replacement
  • Strict properties addition

Project Authors

Yasuhiro Matsumoto

About

Emmet LiveStyle for Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published