(require 'net-utils)
(defun save-buffers-reload-browser ()
(interactive)
(save-some-buffers t)
(run-network-program "Firefox" "localhost" 32000 "reload"))
(global-set-key (kbd "
This blog is for technical and personal posts. Over different jobs over the years I've written hundreds of articles, and now it's time to share with everyone!
sgml-skip-tag-forward
). (Backward = C-c C-b)sgml-delete-tag
). If the tag at or after point is an opening
tag, delete the closing tag too; if it is a closing tag, delete the
opening tag too. sgml-close-tag
). If called within a tag or a comment,
close it instead of inserting a close tag.
sudo apt-get install npm
sudo npm install jshint -g