Skip to content

0x6362/eww-reload-on-save

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

eww-reload-on-save README

Features

  • Reload an eww buffer when the buffer with eww-reload-on-save active is saved.
  • Select an eww buffer to reload with completing-read (can you tell I needed a filler bullet point?)

Installation

Not yet on MELPA - clone it into your elisp load path for now!

Example Configuration with use-package:

(use-package eww-reload-on-save
  :commands eww-reload-on-save-mode
  :after (eww))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Contributors