-
Vim tip — Preview webpage source
Here's a neat little trick for people who have a *nix setup, vim and lynx browser. I’ve remapped my F8 Key to use lynx to dump the nicely formatted source of a web page in a new window. Useful for testing if your site is working. In my .vimrc I added the following lines: split at the bot …
- On: