Skip to content

[deprecated] Auto-refreshes the CSS files of the current Safari tab after saving a CSS file.

Notifications You must be signed in to change notification settings

rstacruz/cssrefresh-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

CSS Refresher for VIM

Reloads the CSS files of the current Safari tab everytime a .css file is saved.

Usage

  • Install this VIM plugin using pathogen. (alternatively, just copy the files to ~/.vim/plugin)

  • Open your project in Safari. Make sure it's the front-most tab.

  • Open a CSS file in that project in VIM.

  • Make a few changes and save it.

  • Watch as Safari refreshes your CSS changes!

Assumptions

  • You're using a Mac (relies on AppleScript); and

  • Your browser of choice is Safari.

Caution: This is a quick and dirty hack, use at your own risk!

About

[deprecated] Auto-refreshes the CSS files of the current Safari tab after saving a CSS file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages